Thread: Date function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BC[_2_] BC[_2_] is offline
external usenet poster
 
Posts: 5
Default Date function

Hi all,
I want cell b1 to display the current date and time based on cell a1's
entry. I want the date to remain constant and not update unless a1 has been
changed.

I tried this and the date and time changes to current:

=if(a1=0,now())

Help!

--
BGC