I am trying to get column A to display the date that a change is made to the workbook in a corresponding row.
example: Cell A5 currently reads 1/1/05 (last update) and cell C5 shows a value of 300
If I change the value in C5 to 500 I would like cell A5 to automatically update to 2/11/05 (today date)
I found some similar code on the board but I'm having trouble getting the date to fall in the correct cell.
Thank You!!!!
example: Cell A5 currently reads 1/1/05 (last update) and cell C5 shows a value of 300
If I change the value in C5 to 500 I would like cell A5 to automatically update to 2/11/05 (today date)
I found some similar code on the board but I'm having trouble getting the date to fall in the correct cell.
Thank You!!!!