D
Dave E
Hello
Could anyone offer any help with this problem, it is probably very ver
simple, but I am a beginner to Excel.
I would like a date to be entered into Cell D1, when a number '1' i
entered into *either* A1, B1, *OR* C1.
I am using the following:
=IF(OR(A1=1, B1=1, C1=1),TODAY(),"")
Now this works, however it enters the current system date at all times
and changes day to day. What I need it to do is to enter and store th
date that the '1' is entered into the first 3 columns. So if the 1 i
entered on 01/01/03, that date will stay forever.
Does that make sense to anyone? Can anyone help a newbie?
Cheers
Dave:cool
Could anyone offer any help with this problem, it is probably very ver
simple, but I am a beginner to Excel.
I would like a date to be entered into Cell D1, when a number '1' i
entered into *either* A1, B1, *OR* C1.
I am using the following:
=IF(OR(A1=1, B1=1, C1=1),TODAY(),"")
Now this works, however it enters the current system date at all times
and changes day to day. What I need it to do is to enter and store th
date that the '1' is entered into the first 3 columns. So if the 1 i
entered on 01/01/03, that date will stay forever.
Does that make sense to anyone? Can anyone help a newbie?

Cheers
Dave:cool