Hi,
I have a data set where the row headings repeat a lot.
I have 5 headers repeated probably 30-45 times each.
Eg. Truck, Car, Van, Tank, House, Car
At the moment I am using the formula...
=INDEX($B$2:$M$45,MATCH($O$2,$A$2:$A$45,0),MATCH(O4,$B$1:$M$1,0))
which will only return the result of the first occurrence of the cell it is looking for (for eg. I am looking for the values in the cells in columns labelled 'Car', is it possible for it to look past the first occurrence in the data set and find all the values?
If you need more info just reply and I'll do my best to explain further.
Thanks
Bookmarks