Opening saved documents where I left off

  • Follow


Version: 2008
Operating System: Mac OS X 10.6 (Snow Leopard)
Processor: Intel

When I open a previously saved Word document it always opens at the beginning of the document instead of where I left off.  With lengthy documents it's a hassle to figure out where I was working last.  I don't see anything in Preferences that allows me to change this.  What I'm I missing?
0
Reply Skipper15 12/10/2009 1:48:51 AM

YOU are not missing anything.

Microsoft managed to break the mechanism in the conversion to Word 2008.

Shift + F5 should get you there, but in Word 2008 it's broken.

Word stores the current and previous two cursor locations in the document
while you work.  It is supposed to delete the oldest two and store the
current when you close.

Someone did not read the specification right and wrote the code to delete
them ALL.  So there is no location saved.

I use a Macro that sets a bookmark at the cursor location on every save.
But in Word 2008 you can't do that because there are no macros.

The best you can do is manually set a bookmark, then use Command + g to go
to the bookmark when you re-open the document.

Sorry


On 10/12/09 12:48 PM, in article 59bae948.-1@webcrossing.JaKIaxP2ac0,
"Skipper15@officeformac.com" <Skipper15@officeformac.com> wrote:

> Version: 2008 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel
> When I open a previously saved Word document it always opens at the beginning
> of the document instead of where I left off.  With lengthy documents it's a
> hassle to figure out where I was working last.  I don't see anything in
> Preferences that allows me to change this.  What I'm I missing?

 --

The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!

John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410
+61 4 1209 1410, mailto:john@mcghie.name


0
Reply John 12/10/2009 3:36:46 AM


> YOU are not missing anything. <br>
>  <br>
> Microsoft managed to break the mechanism in the conversion to Word 2008. <br>
>  <br>
> Shift + F5 should get you there, but in Word 2008 it's broken. <br>
>  <br>
> Word stores the current and previous two cursor locations in the document <br>
> while you work.  It is supposed to delete the oldest two and store the <br>
> current when you close. <br>
>  <br>
> Someone did not read the specification right and wrote the code to delete <br>
> them ALL.  So there is no location saved. <br>
>  <br>
> I use a Macro that sets a bookmark at the cursor location on every save. <br>
> But in Word 2008 you can't do that because there are no macros. <br>
>  <br>
> The best you can do is manually set a bookmark, then use Command + g to go <br>
> to the bookmark when you re-open the document. <br>
>  <br>
> Sorry <br>
>  <br>
>  <br>
> On 10/12/09 12:48 PM, in article 59bae948.-1@webcrossing.JaKIaxP2ac0, <br>
> &quot;Skipper15@officeformac.com&quot;  wrote: <br>
>  <br>
> > Version: 2008 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel <br>
> > When I open a previously saved Word document it always opens at the beginning <br>
> > of the document instead of where I left off.  With lengthy documents it's a <br>
> > hassle to figure out where I was working last.  I don't see anything in <br>
> > Preferences that allows me to change this.  What I'm I missing? <br>
>  <br>
>  -- <br>
>  <br>
> The email below is my business email -- Please do not email me about forum <br>
> matters unless I ask you to; or unless you intend to pay! <br>
>  <br>
> John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer, <br>
> McGhie Information Engineering Pty Ltd <br>
> Sydney, Australia. | Ph: +61 (0)4 1209 1410 <br>
> +61 4 1209 1410, mailto:john@mcghie.name <br>
>  <br>
>  <br>
>
0
Reply Skipper15 12/10/2009 4:44:55 PM

So I guess Command-Option-z also won't work??  (I can't check because I
haven't "up"graded to Word 2008).

> The best you can do is manually set a bookmark, then use Command + g to go
> to the bookmark when you re-open the document.
> 
Or key an unusual character such as Option-z just before you close and on
re-opening key Command-f => Option-z

CH

===

On 10/12/09 2:36 PM, in article C746B7FE.59C4%john@mcghie.name, "John
McGhie" <john@mcghie.name> wrote:

> YOU are not missing anything.
> 
> Microsoft managed to break the mechanism in the conversion to Word 2008.
> 
> Shift + F5 should get you there, but in Word 2008 it's broken.
> 
> Word stores the current and previous two cursor locations in the document
> while you work.  It is supposed to delete the oldest two and store the
> current when you close.
> 
> Someone did not read the specification right and wrote the code to delete
> them ALL.  So there is no location saved.
> 
> I use a Macro that sets a bookmark at the cursor location on every save.
> But in Word 2008 you can't do that because there are no macros.
> 
> The best you can do is manually set a bookmark, then use Command + g to go
> to the bookmark when you re-open the document.
> 
> Sorry
> 
> 
> On 10/12/09 12:48 PM, in article 59bae948.-1@webcrossing.JaKIaxP2ac0,
> "Skipper15@officeformac.com" <Skipper15@officeformac.com> wrote:
> 
>> Version: 2008 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel
>> When I open a previously saved Word document it always opens at the beginning
>> of the document instead of where I left off.  With lengthy documents it's a
>> hassle to figure out where I was working last.  I don't see anything in
>> Preferences that allows me to change this.  What I'm I missing?
> 
>  --
> 
> The email below is my business email -- Please do not email me about forum
> matters unless I ask you to; or unless you intend to pay!
> 
> John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
> McGhie Information Engineering Pty Ltd
> Sydney, Australia. | Ph: +61 (0)4 1209 1410
> +61 4 1209 1410, mailto:john@mcghie.name
> 
> 


0
Reply Clive 12/11/2009 7:34:55 AM

No, it won't.  The bookmark that writes is being stripped by the Save
process.

Cheers


On 11/12/09 6:34 PM, in article
C748414F.45D49%REMOVETHISoffice@ANDTHISstrategists.com.au, "Clive Huggan"
<REMOVETHISoffice@ANDTHISstrategists.com.au> wrote:

> 
> So I guess Command-Option-z also won't work??  (I can't check because I
> haven't "up"graded to Word 2008).
> 
>> The best you can do is manually set a bookmark, then use Command + g to go
>> to the bookmark when you re-open the document.
>> 
> Or key an unusual character such as Option-z just before you close and on
> re-opening key Command-f => Option-z
> 
> CH
> 
> ===
> 
> On 10/12/09 2:36 PM, in article C746B7FE.59C4%john@mcghie.name, "John
> McGhie" <john@mcghie.name> wrote:
> 
>> YOU are not missing anything.
>> 
>> Microsoft managed to break the mechanism in the conversion to Word 2008.
>> 
>> Shift + F5 should get you there, but in Word 2008 it's broken.
>> 
>> Word stores the current and previous two cursor locations in the document
>> while you work.  It is supposed to delete the oldest two and store the
>> current when you close.
>> 
>> Someone did not read the specification right and wrote the code to delete
>> them ALL.  So there is no location saved.
>> 
>> I use a Macro that sets a bookmark at the cursor location on every save.
>> But in Word 2008 you can't do that because there are no macros.
>> 
>> The best you can do is manually set a bookmark, then use Command + g to go
>> to the bookmark when you re-open the document.
>> 
>> Sorry
>> 
>> 
>> On 10/12/09 12:48 PM, in article 59bae948.-1@webcrossing.JaKIaxP2ac0,
>> "Skipper15@officeformac.com" <Skipper15@officeformac.com> wrote:
>> 
>>> Version: 2008 Operating System: Mac OS X 10.6 (Snow Leopard) Processor:
>>> Intel
>>> When I open a previously saved Word document it always opens at the
>>> beginning
>>> of the document instead of where I left off.  With lengthy documents it's a
>>> hassle to figure out where I was working last.  I don't see anything in
>>> Preferences that allows me to change this.  What I'm I missing?
>> 
>>  --
>> 
>> The email below is my business email -- Please do not email me about forum
>> matters unless I ask you to; or unless you intend to pay!
>> 
>> John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
>> McGhie Information Engineering Pty Ltd
>> Sydney, Australia. | Ph: +61 (0)4 1209 1410
>> +61 4 1209 1410, mailto:john@mcghie.name
>> 
>> 
> 
> 

 --

The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!

John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410
+61 4 1209 1410, mailto:john@mcghie.name


0
Reply John 12/12/2009 2:17:47 AM

4 Replies
677 Views

(page loaded in 0.28 seconds)

Similiar Articles:
















7/18/2012 1:14:45 AM


Reply: