PC Review


Reply
Thread Tools Rate Thread

Automatic date removal

 
 
kenppy
Guest
Posts: n/a
 
      2nd Mar 2010
Hi,

We have a large number of old document files with a date field that
updates automatically on opening and saves on exit. This system might
have been useful at one time but now we need to view the actual date for
reference purposes. Is there any way to disable this momentarily.
Making the file read-only does not stop this.

thanks
 
Reply With Quote
 
 
 
 
Graham Mayor
Guest
Posts: n/a
 
      2nd Mar 2010
The reason is that you have inserted a date field which shows the system
date. What you need to do is change those date fields for createdate
fields - ALT+F9 change { DATE } or { TIME \@ "d MMM yyyy" } to { CREATEDATE
\@ "d MMM yyyy" } then F9 and ALT+F9 - and change the date in your
letterhead template so that future letters based on it show the correct
dates. The switch \@ "d MMM yyyy" may be different at your location.

See http://www.gmayor.com/stop_automatic_date_update.htm

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



"kenppy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> We have a large number of old document files with a date field that
> updates automatically on opening and saves on exit. This system might
> have been useful at one time but now we need to view the actual date for
> reference purposes. Is there any way to disable this momentarily.
> Making the file read-only does not stop this.
>
> thanks



 
Reply With Quote
 
kenppy
Guest
Posts: n/a
 
      2nd Mar 2010

Thanks for the prompt reply

> The reason is that you have inserted a date field which shows the system
> date. What you need to do is change those date fields for createdate
> fields - ALT+F9 change { DATE } or { TIME \@ "d MMM yyyy" } to { CREATEDATE
> \@ "d MMM yyyy" } then F9 and ALT+F9 - and change the date in your
> letterhead template so that future letters based on it show the correct
> dates. The switch \@ "d MMM yyyy" may be different at your location.
>
> See http://www.gmayor.com/stop_automatic_date_update.htm
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
>
>
> "kenppy" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi,
> >
> > We have a large number of old document files with a date field that
> > updates automatically on opening and saves on exit. This system might
> > have been useful at one time but now we need to view the actual date for
> > reference purposes. Is there any way to disable this momentarily.
> > Making the file read-only does not stop this.
> >
> > thanks

>
>

 
Reply With Quote
 
kenppy
Guest
Posts: n/a
 
      2nd Mar 2010

This is fine in that it will correct the dates for future use.

The problem is that as soon as the document is opened the update
happens.
We need to know what the *original* date is.


> The reason is that you have inserted a date field which shows the system
> date. What you need to do is change those date fields for createdate
> fields - ALT+F9 change { DATE } or { TIME \@ "d MMM yyyy" } to { CREATEDATE
> \@ "d MMM yyyy" } then F9 and ALT+F9 - and change the date in your
> letterhead template so that future letters based on it show the correct
> dates. The switch \@ "d MMM yyyy" may be different at your location.
>

 
Reply With Quote
 
Graham Mayor
Guest
Posts: n/a
 
      2nd Mar 2010
You obviously haven't tried what I suggested.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



"kenppy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> This is fine in that it will correct the dates for future use.
>
> The problem is that as soon as the document is opened the update
> happens.
> We need to know what the *original* date is.
>
>
>> The reason is that you have inserted a date field which shows the system
>> date. What you need to do is change those date fields for createdate
>> fields - ALT+F9 change { DATE } or { TIME \@ "d MMM yyyy" } to {
>> CREATEDATE
>> \@ "d MMM yyyy" } then F9 and ALT+F9 - and change the date in your
>> letterhead template so that future letters based on it show the correct
>> dates. The switch \@ "d MMM yyyy" may be different at your location.
>>



 
Reply With Quote
 
Terry Farrell
Guest
Posts: n/a
 
      2nd Mar 2010

Note the words "CREATE DATE". They mean exactly what they say: note that is
the date the field was created not the date the document was created.

--
Terry Farrell - MSWord MVP

"kenppy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> This is fine in that it will correct the dates for future use.
>
> The problem is that as soon as the document is opened the update
> happens.
> We need to know what the *original* date is.
>
>
>> The reason is that you have inserted a date field which shows the system
>> date. What you need to do is change those date fields for createdate
>> fields - ALT+F9 change { DATE } or { TIME \@ "d MMM yyyy" } to {
>> CREATEDATE
>> \@ "d MMM yyyy" } then F9 and ALT+F9 - and change the date in your
>> letterhead template so that future letters based on it show the correct
>> dates. The switch \@ "d MMM yyyy" may be different at your location.
>>

 
Reply With Quote
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      2nd Mar 2010
note that is
> the date the field was created not the date the document was created.


Not so: the CREATEDATE field reports the date the document was created, no
matter when the field is inserted.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Terry Farrell" <(E-Mail Removed)> wrote in message
news:OcWJ%(E-Mail Removed)...
> Note the words "CREATE DATE". They mean exactly what they say: note that
> is the date the field was created not the date the document was created.
>
> --
> Terry Farrell - MSWord MVP
>
> "kenppy" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> This is fine in that it will correct the dates for future use.
>>
>> The problem is that as soon as the document is opened the update
>> happens.
>> We need to know what the *original* date is.
>>
>>
>>> The reason is that you have inserted a date field which shows the system
>>> date. What you need to do is change those date fields for createdate
>>> fields - ALT+F9 change { DATE } or { TIME \@ "d MMM yyyy" } to {
>>> CREATEDATE
>>> \@ "d MMM yyyy" } then F9 and ALT+F9 - and change the date in your
>>> letterhead template so that future letters based on it show the correct
>>> dates. The switch \@ "d MMM yyyy" may be different at your location.
>>>

>


 
Reply With Quote
 
Terry Farrell
Guest
Posts: n/a
 
      2nd Mar 2010
Sorry. I don't know what happened there. What I had commanded my fingers to
type was:

"Note the words "CREATE DATE". They mean exactly what they say: not the date
the field was created but the date the document was created."

I'll explain that away as my excitement of going away on holidays for two
weeks this Saturday!

Terry

"Suzanne S. Barnhill" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> note that is
>> the date the field was created not the date the document was created.

>
> Not so: the CREATEDATE field reports the date the document was created, no
> matter when the field is inserted.
>
> --
> Suzanne S. Barnhill
> Microsoft MVP (Word)
> Words into Type
> Fairhope, Alabama USA
> http://word.mvps.org
>
> "Terry Farrell" <(E-Mail Removed)> wrote in message
> news:OcWJ%(E-Mail Removed)...
>> Note the words "CREATE DATE". They mean exactly what they say: note that
>> is the date the field was created not the date the document was created.
>>
>> --
>> Terry Farrell - MSWord MVP
>>
>> "kenppy" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> This is fine in that it will correct the dates for future use.
>>>
>>> The problem is that as soon as the document is opened the update
>>> happens.
>>> We need to know what the *original* date is.
>>>
>>>
>>>> The reason is that you have inserted a date field which shows the
>>>> system
>>>> date. What you need to do is change those date fields for createdate
>>>> fields - ALT+F9 change { DATE } or { TIME \@ "d MMM yyyy" } to {
>>>> CREATEDATE
>>>> \@ "d MMM yyyy" } then F9 and ALT+F9 - and change the date in your
>>>> letterhead template so that future letters based on it show the correct
>>>> dates. The switch \@ "d MMM yyyy" may be different at your location.
>>>>

>>

>

 
Reply With Quote
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      2nd Mar 2010
I'm very relieved to hear you haven't completely lost your senses! Have fun
on your vacation!

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Terry Farrell" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Sorry. I don't know what happened there. What I had commanded my fingers
> to type was:
>
> "Note the words "CREATE DATE". They mean exactly what they say: not the
> date the field was created but the date the document was created."
>
> I'll explain that away as my excitement of going away on holidays for two
> weeks this Saturday!
>
> Terry
>
> "Suzanne S. Barnhill" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> note that is
>>> the date the field was created not the date the document was created.

>>
>> Not so: the CREATEDATE field reports the date the document was created,
>> no matter when the field is inserted.
>>
>> --
>> Suzanne S. Barnhill
>> Microsoft MVP (Word)
>> Words into Type
>> Fairhope, Alabama USA
>> http://word.mvps.org
>>
>> "Terry Farrell" <(E-Mail Removed)> wrote in message
>> news:OcWJ%(E-Mail Removed)...
>>> Note the words "CREATE DATE". They mean exactly what they say: note that
>>> is the date the field was created not the date the document was created.
>>>
>>> --
>>> Terry Farrell - MSWord MVP
>>>
>>> "kenppy" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> This is fine in that it will correct the dates for future use.
>>>>
>>>> The problem is that as soon as the document is opened the update
>>>> happens.
>>>> We need to know what the *original* date is.
>>>>
>>>>
>>>>> The reason is that you have inserted a date field which shows the
>>>>> system
>>>>> date. What you need to do is change those date fields for createdate
>>>>> fields - ALT+F9 change { DATE } or { TIME \@ "d MMM yyyy" } to {
>>>>> CREATEDATE
>>>>> \@ "d MMM yyyy" } then F9 and ALT+F9 - and change the date in your
>>>>> letterhead template so that future letters based on it show the
>>>>> correct
>>>>> dates. The switch \@ "d MMM yyyy" may be different at your location.
>>>>>
>>>

>>

>


 
Reply With Quote
 
Terry Farrell
Guest
Posts: n/a
 
      2nd Mar 2010
I can hear the Indian Ocean calling!

Terry

"Suzanne S. Barnhill" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I'm very relieved to hear you haven't completely lost your senses! Have
> fun on your vacation!
>
> --
> Suzanne S. Barnhill
> Microsoft MVP (Word)
> Words into Type
> Fairhope, Alabama USA
> http://word.mvps.org



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
automatic email name removal John Rygh Microsoft Outlook Discussion 1 24th Sep 2009 07:52 PM
MS automatic updates - removal Denis Scadeng Windows XP Basics 3 11th Apr 2007 11:31 AM
Automatic Removal of Spyware =?Utf-8?B?RGVuaXNl?= Spyware Discussion 8 23rd May 2006 02:11 PM
Automatic removal of rows =?Utf-8?B?UGV0ZXI=?= Microsoft Excel Misc 1 4th Aug 2004 02:01 PM
automatic removal of a column as date is updated?? murray Microsoft Excel Worksheet Functions 0 25th Nov 2003 04:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:03 PM.