time date stamp upon update of sheet

mr0everywhere

New Member
Joined
Nov 19, 2010
Messages
1
i need to update a time stamp whenever a sheet is updated, but not opened. i do not have macro privelages. i am also a newb to excel so a walkthrough for a 2 year old would be nice
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Hi,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
<o:p> </o:p>
Here is an idea; it’s not the most practical but without option for macros…
<o:p> </o:p>
So, in the cell were you won’t the time stamp just type:

=now()
<o:p> </o:p>
This command gives you time and date. Now the tricky bit, you need to set up the spreadsheet to calculate manually other wise every time you open the sheet it will recalculate it self.
So go to the menu Tools> Options…> Choose tab Calculation and tick Manual also make sure that Recalculate before save is ticked as well.
<o:p> </o:p>
How does it work, if you just won’t to see what you in the workbook opening and close without saving doesn’t change the time stamp. On the other hand if you make a change that you wont to save the stamp will recalculate when you save but...
<o:p> </o:p>
You need to close the workbook using the cross button in top right corner, even if you wont to save the sheet press the cross button and than press yes to save otherwise it wont work.
Or in alternative after you made your changes you can press key F9 which induces calculation and than you can close the sheet anyway you wont.
<o:p> </o:p>
Cheers
Patrao
 
Upvote 0

Forum statistics

Threads
1,223,243
Messages
6,170,971
Members
452,371
Latest member
Frana

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