dannyboy194
New Member
- Joined
- Apr 14, 2011
- Messages
- 3
Hi,
I have the following index/match function
=INDEX(Main!C4:C18,MATCH(Sheet1!E4,Main!F4:F18,0))
however, when there is only one option the cells which this formula are in just repeat the one option. so say the only option it can display is Tony and that formula is in seven cells it will display Tony in each of those cells. What I was wondering is if there is a way to only display "Tony" once rather than in the seven cells, so if the criteria is not met nothing is displayed?
Thanks
Dan
I have the following index/match function
=INDEX(Main!C4:C18,MATCH(Sheet1!E4,Main!F4:F18,0))
however, when there is only one option the cells which this formula are in just repeat the one option. so say the only option it can display is Tony and that formula is in seven cells it will display Tony in each of those cells. What I was wondering is if there is a way to only display "Tony" once rather than in the seven cells, so if the criteria is not met nothing is displayed?
Thanks
Dan