Take a look at JE McGimpsey's site:
http://www.mcgimpsey.com/excel/timestamp.html
sheryar khan wrote:
Hi!
I have column "A" for date. I want to do that if I enter data in
column "B" column, Column "A" automaticcaly insert today date. I have
the following function but when I open my worksheet next time it
automatically change that date to current date.
=IF(B6="","",TODAY())
Is this possible.
--
Dave Peterson