View Single Post
  #1   Report Post  
st24961
 
Posts: n/a
Default Formula returns a zero


Hi ,
I used the following formula in one of my excel worksheet and the cell
value returns a zero if value in cell B4 is not in the lookup data
range. Is there a way to keep the cell value blank ? I now use a
workaround by using the same color for the cell and font. Any advice ?


=IF(B4="","",VLOOKUP(B4,$AD$3:$AE$48,2,TRUE))

Thanks
Regards
ST


--
st24961
------------------------------------------------------------------------
st24961's Profile: http://www.excelforum.com/member.php...o&userid=20530
View this thread: http://www.excelforum.com/showthread...hreadid=390805