#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 71
Default NOW() help

I want cell F5 to insert NOW() when D5 has a value entered
Not sure what the formula looks like
Cheers!!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 698
Default NOW() help

Try this,

=IF(D5<0,NOW(),"")

HTH
Regards,
Howard

"Norm" wrote in message
...
I want cell F5 to insert NOW() when D5 has a value entered
Not sure what the formula looks like
Cheers!!!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default NOW() help

hi
=IF(D5="","",NOW())

regards
FSt1

"Norm" wrote:

I want cell F5 to insert NOW() when D5 has a value entered
Not sure what the formula looks like
Cheers!!!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"