View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom Peo Sjoblom is offline
external usenet poster
 
Posts: 3,268
Default Formula to return blank

Maybe

=IF(H2=C2,"",IF(H2D2+E2,TODAY(),""))


--
Regards,

Peo Sjoblom


"Debsdad" wrote in message
...
I have a formula =IF(H2D2+E2,TODAY()), but I need to have it come back as
a
blank if H2 is = to C2. Could someone please help with this?

Thanks
Debsdad