Static datestamp by formula?

retep999

New Member
Joined
Nov 2, 2013
Messages
5
Hi all,
I'm trying to enter a datestamp from a single cell entry point, and this works fine, but obviously it changes every time $A$2 is changed. (There are hundreds of entries in column "D")

=IF(AND($A$2=D2,$A$2<>""),IF(E2="",NOW(),E2),"")

I need the datestamp to remain static, after new data entry in A2. Any suggestions would be appreciated.
 
Last edited:

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Thanks Footoo,
I've checked this one previously and it's not what I need. I already have iterations enabled, but what I really need is a way of locking the individual cell in column "E" after the datestamp is added. The formula is, of course, in column "E"
 
Upvote 0

Forum statistics

Threads
1,215,043
Messages
6,122,822
Members
449,096
Latest member
Erald

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top