Hi
I have a pivot table which is taking data from a field which is populated as follows
=IF(VLOOKUP(B90,'Order Download'!A:BP,62,0)="","",VLOOKUP(B90,'Order Download'!A:BP,62,0))
If this lookup returns a value, all good and i get that into the pivot. If it returns blank (which is the same...