R
Romileyrunner1
HI,
when using a vlookup from a table that might have some blank cells in it,
The returning refrences are showing "0%" when I want them just to appear as a
blank cell
Note I have conditioned the returning refenecs as a % and sometimes there is
a genuine 0% that I want to diffrentiate from just a blank.
Hope this makes sense
Here is what I`m using so far:
=IF(ISERROR(VLOOKUP(EE37,'[Tracking Prediction Tables.xls]Predicted
Percentages'!$AG$7:$AI$44,2,FALSE)),"",VLOOKUP(EE37,'[Tracking Prediction
Tables.xls]Predicted Percentages'!$AG$7:$AI$44,2,FALSE))
Thanks Guys
when using a vlookup from a table that might have some blank cells in it,
The returning refrences are showing "0%" when I want them just to appear as a
blank cell
Note I have conditioned the returning refenecs as a % and sometimes there is
a genuine 0% that I want to diffrentiate from just a blank.
Hope this makes sense
Here is what I`m using so far:
=IF(ISERROR(VLOOKUP(EE37,'[Tracking Prediction Tables.xls]Predicted
Percentages'!$AG$7:$AI$44,2,FALSE)),"",VLOOKUP(EE37,'[Tracking Prediction
Tables.xls]Predicted Percentages'!$AG$7:$AI$44,2,FALSE))
Thanks Guys