A
atom
Using this formula...
=IF(B44<>"", (TODAY()), "")
....the result is today's date, if B44 isn't blank. How can I get the
date to stay at the day it was entered, instead of changing with my
computer's clock?
thanks
=IF(B44<>"", (TODAY()), "")
....the result is today's date, if B44 isn't blank. How can I get the
date to stay at the day it was entered, instead of changing with my
computer's clock?
thanks