Can Excel automatically update a cell with today's date when another cell is edited?
hi ,
This is my first post..i need a help with updating a cell
Can Excel automatically update a cell with today's date when another cell is edited?
for instance if i update/change a value in A1 from 3000 to 300 can i some one help with a formula which can update the current date and time in B1 cell which was with yesterdays date and time..
This is worksheet event code, which means that it needs to be
placed in the appropriate worksheet code module, not a standard
code module. To do this, right-click on the sheet tab, select
the View Code option from the menu, and paste the code in.
Bookmarks