B
BC
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!
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!