View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Umlas, Excel MVP
 
Posts: n/a
Default This has to be simple but......

=IF(VLOOKUP(...)=0,"",VLOOKUP(...))
Bob Umlas
Excel MVP

"Fullam" wrote:


Sorry I suspect this is a very simple question but I am afraid its
stumped me

I have used a VLOOkUP on a set of dates. When a cell in the range I am
looking up is blank Excel is putting in the date of 00/01/1900 which in
turn is reeking havoc with a chart I am building.

How do I change the furmula or format the cell so that LOOKUP shows a
blank cell when the cell it is looking up is blank rather than this
meaningless date.


--
Fullam
------------------------------------------------------------------------
Fullam's Profile: http://www.excelforum.com/member.php...o&userid=33363
View this thread: http://www.excelforum.com/showthread...hreadid=536430