Hi all
Im using index match for text based values
=INDEX('sheet1'!$J$2:$J$30000,MATCH($B4, IF('sheet1'!$G$2:$G$30000=C4,'sheet1'!$H$2:$H$30000)))
The formula works great .. most of the time, although I have noticed sometimes it brings back ... random data. I dont understand why this is happening. I have checked the data to see if it is duplicated or soemthing like that. But havnt had any luck.
I would try a sumproduct except for the fact the cells are text based.
Any ideas ??
Cheers
Ben
Im using index match for text based values
=INDEX('sheet1'!$J$2:$J$30000,MATCH($B4, IF('sheet1'!$G$2:$G$30000=C4,'sheet1'!$H$2:$H$30000)))
The formula works great .. most of the time, although I have noticed sometimes it brings back ... random data. I dont understand why this is happening. I have checked the data to see if it is duplicated or soemthing like that. But havnt had any luck.
I would try a sumproduct except for the fact the cells are text based.
Any ideas ??
Cheers
Ben