M
Michael
Good afternoon!
I have a form style spreadsheet that allows me to select
a "yes/no" radio button for approvals. The results "0
(none), 1 (yes) or 2 (no)" are displayed in cell D53. I
would like to generate the current date if "yes" or "no"
is selected, however, I need that date to remain static
once it has been entered.
I would be eternally grateful for any assistance with this
(even if the answer is; "it can't be done")! My current
formula is defined below... Many thanks in advance for
any insight!!!
=IF((D53=0),"",IF(OR(D53=1,2),NOW()))
All the best,
Michael
I have a form style spreadsheet that allows me to select
a "yes/no" radio button for approvals. The results "0
(none), 1 (yes) or 2 (no)" are displayed in cell D53. I
would like to generate the current date if "yes" or "no"
is selected, however, I need that date to remain static
once it has been entered.
I would be eternally grateful for any assistance with this
(even if the answer is; "it can't be done")! My current
formula is defined below... Many thanks in advance for
any insight!!!
=IF((D53=0),"",IF(OR(D53=1,2),NOW()))
All the best,
Michael