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>
> "Skipper15@officeformac.com" 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: Opening a saved Merged document - microsoft.public.word ...Opening saved documents where I left off - microsoft.public.mac ... Opening a saved Merged document - microsoft.public.word ... I ... from right to left) the text until ... In Word my page keeps going small how do I get it back to normal ...Opening saved documents where I left off - microsoft.public.mac ... In Word my page keeps going small how do I get it back to normal ... If I open a previously saved ... get the history of a file - revert to previously saved version ...Opening saved documents where I left off - microsoft.public.mac ... Version: 2008 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel When I open a previously ... Blinking Cursor in top left corner of screen - microsoft.public ...Opening saved documents where I left off - microsoft.public.mac ... I can open a saved document and I can change/type on it. I've > close out and then shut ... Email attachments opened, edited, saved, closed, and lost forever ...Five: Start erasing (from right to left ... Cannot find "saved" document editted from an email ... Email attachments opened, edited, saved, closed, and lost forever ... Open ... Why do PDF attachments in OWA 2003 need to be saved before opening ...The document may be saved in ... works off a file. Exchange 2007 (and later) supports "Web-Ready Document Viewing" where the document isn't saved ... being saved before open ... Excel 2007 - font/cell formatting lost saving 2003 xls - microsoft ...... formatting – font, colours, where moved and I was left with a basic black text document ... cell/text formatting is automatically removed after I open a saved document. curser is missing in new document and unable to type - microsoft ...I can open a saved document and I can change/type on it. I've > close out and then shut ... Step 4: Type where you see the cursor or Insertion Point. At the top left of ... microsoft works 6.0 - microsoft.public.crm... the beginning of the spreadsheet. how can i set it to reopen where i left off. ... Describes how to use Word to open a document that was created in Works 6.0, in Works 7.0 ... Opening a .doc from code - microsoft.public.word.vba.general ...I am trying to open a Word document from an Access program using ... does wrord change the origianl date when I open a saved ... Microsoft's Patch Tuesday train drops off five ... Opening saved documents where I left off WordVersion: 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 beginni Can Word open where I left off, not at beginning of file ...Can Word open where I left off, not at beginning of file? ... After you've opened the document, you can press ... the cursor was when the file was last saved and open the ... Return to your last editing location when you open a Word document ...... where you left off can be tricky, especially in a long document ... opens a document. (Like any macro, it will run only when it’s saved with the document you’re opening ... Go back to where you left off in a document... now, and you want to get back into it right where you left off yesterday. After you open the document, hit ... you automatically go to the worksheet/location which you saved ... Microsoft Word: Jump To Last Cursor PositionIf you open a Microsoft Word document you will ... work with large documents if they cannot remember exactly where they left off ... is that the document needs to be saved in ... 7/18/2012 1:14:45 AM
|