G
Geuis
I am setting up a sheet so that when information is entered into colum
A, when the user tabs over a formula in column B will calculate th
time the data was entered and record it
I am having a problem where every time the B column formula is run, i
recalculates NOW() and changes all previously recorded times to matc
the most recent one.
How can I make it store the time instead of changing every time th
sheet is recalculated?
Formula is:
=IF(A1=0,"",NOW())
Help, I'm stumped
A, when the user tabs over a formula in column B will calculate th
time the data was entered and record it
I am having a problem where every time the B column formula is run, i
recalculates NOW() and changes all previously recorded times to matc
the most recent one.
How can I make it store the time instead of changing every time th
sheet is recalculated?
Formula is:
=IF(A1=0,"",NOW())
Help, I'm stumped