pluginguin
New Member
- Joined
- Aug 10, 2016
- Messages
- 21
- Office Version
- 2019
- Platform
- Windows
I have a simple log file with a couple of columns to log events. One row for each event.
Every cell in a row is manually entered and there are no macro's or formula's yet.
To prevent mistakes I now want to make a modification in column A... the date column.
As soon as one of the other cells in the row is populated I want the cell in column A to be populated with the date of today.
This can be achieved with a formula. But here is the challenge:
Once the row is populated and the date stamp is there, I want to change the date into a normal date value, so it doesn't change anymore if cells are emptied again or the file is reopened.
The rest of the column should still have the formula in place for future events.
I can find many posts about date formulas and worksheet change by value code but nothing where these two requests are bundled and comprehensive.
Can someone help me out please?
Thanks in advance
Every cell in a row is manually entered and there are no macro's or formula's yet.
To prevent mistakes I now want to make a modification in column A... the date column.
As soon as one of the other cells in the row is populated I want the cell in column A to be populated with the date of today.
This can be achieved with a formula. But here is the challenge:
Once the row is populated and the date stamp is there, I want to change the date into a normal date value, so it doesn't change anymore if cells are emptied again or the file is reopened.
The rest of the column should still have the formula in place for future events.
I can find many posts about date formulas and worksheet change by value code but nothing where these two requests are bundled and comprehensive.
Can someone help me out please?
Thanks in advance