View Single Post
 
Old 02-09-2015, 08:57 PM
Charles Kenyon Charles Kenyon is offline Windows 7 64bit Office 2010 32bit
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,530
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Quote:
Originally Posted by hydrogyny View Post

Do you know why the Macro option would remain the same after closing / opening, but the way I was doing it before wouldn't? Just curious about the reasoning behind it... but as far as I can tell what you posted worked, so thanks a bunch!
The method you were using was the insertion of a TIME field. This is really a variant of the DATE field which is good for showing the date or time that is NOW but not good for much else.
Using Date Fields in Microsoft Word
There are a number of fields that handle date and time. They can be very useful, but none would give you a time stamp that would stay unchanged when you insert a number of them at different times.

A TIME or DATE field can be locked so that it will not change, but this is an additional step. Such a field can still be unlocked, in which case it will lose its value. It can also be unlinked. That would change it to plain text.

The macro method is superior for your purposes.
Reply With Quote