E
Eric
I have a an option button with a macro that sets the
current date and time with a NOW() function. Problem is, I
have several of these buttons and when one is activated
all the dates and times are updated.
How do I Freeze the dates?
I was think about writing an IF formula that checks to see
if the cell has data before writing the NOW() function,
but I don't know how to write a logical expression that
does nothing if the cell has data.
(IF B27 is empty, NOW(),do nothing-not even 0)How do you
express that?
Guess that's two questions. Please help.
current date and time with a NOW() function. Problem is, I
have several of these buttons and when one is activated
all the dates and times are updated.
How do I Freeze the dates?
I was think about writing an IF formula that checks to see
if the cell has data before writing the NOW() function,
but I don't know how to write a logical expression that
does nothing if the cell has data.
(IF B27 is empty, NOW(),do nothing-not even 0)How do you
express that?
Guess that's two questions. Please help.