View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Burhan Uddin Burhan Uddin is offline
external usenet poster
 
Posts: 4
Default Please ammend Formula

Thanks dear.

"Sebation.G" wrote:

try:
=IF(ISBLANK(G:G),your fomula," ")

HTH

--
Regards,

Sebation.G

"Burhan Uddin" <Burhan ...
Can anyone please amend this formula for me.

=IF(SUM(NOW()-E:E)2,"YES","")

I want the above formula to be functional only if G:G has null value in
it.
Please somebody guide me with this.

Thank You.