ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Maintain date once entered into a field (https://www.excelbanter.com/excel-programming/306677-maintain-date-once-entered-into-field.html)

christian

Maintain date once entered into a field
 
Trying to have two columns that will capture the original date and
updated date after making a change to a row. I used this formula as a
quick test and it populates the date but if any cell is changed on the
spreadsheet the date is updated again - in cell A1 [
=IF(ISBLANK(B1),"blank",NOW()) ].

GOAL: on insert to the row - I'd like to populate both 'original date'
and 'update date' and then when changes are made to that row - just
modify the 'update date' cell.

any help is appreciated.

Frank Kabel

Maintain date once entered into a field
 
Hi
See: http://www.mcgimpsey.com/excel/timestamp.html
as a starzing point

--
Regards
Frank Kabel
Frankfurt, Germany


christian wrote:
Trying to have two columns that will capture the original date and
updated date after making a change to a row. I used this formula as a
quick test and it populates the date but if any cell is changed on

the
spreadsheet the date is updated again - in cell A1 [
=IF(ISBLANK(B1),"blank",NOW()) ].

GOAL: on insert to the row - I'd like to populate both 'original

date'
and 'update date' and then when changes are made to that row - just
modify the 'update date' cell.

any help is appreciated.




All times are GMT +1. The time now is 07:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com