A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Page Layout
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Set default as Print Layout



 
 
Thread Tools Display Modes
  #1  
Old May 28th, 2004, 06:36 PM
Ed Congleton
external usenet poster
 
Posts: n/a
Default Set default as Print Layout

I use the '/n' start switch to open Word without a document showing.

I want to make three more changes to how Word opens:

(1) When I use File|Open I want another hard (E drive and all of its
folders to be displayed; that's where I have all my data files stored and I
can quickly pick a particular folder and reopen an existing document if I
haven't worked on it for awhile. Word now opens files in MyDocuments; I
don't use that folder because I back up only my E: drive.

(2) When I open an existing document using the list of latest files at
bottom of File|Open), I want it also displayed in Print Layout mode.

(3) Same as two but when I open a 'new' document.

In other words, I want every document displayed in Print Layout view!!! I
rarely if at all use the other view options.

Can I do all of these? How? If not, which ones can be used. Again, how if
different. Do I have to write a start macro? Hope not but willing to give it
a try if nothing else is simpler.

Thanks,

EdC



  #2  
Old May 28th, 2004, 07:15 PM
Greg Maxey
external usenet poster
 
Posts: n/a
Default Set default as Print Layout

1. ToolsOptionsFile LocationsDocuments. Use modify to specify your
default folder.
2. See http://word.mvps.org/faqs/general/SaveViewAndZoom.htm If that
doesn't work, put the following line of code in an autoopen macro:
ActiveWindow.View.Type = wdPrintView
3. Same as 2 except put the code in an autonew macro

--
Greg Maxey
A peer in "peer to peer" support
Rockledge, FL
To e-mail, edit out the "w...spam" in

Ed Congleton wrote:
I use the '/n' start switch to open Word without a document showing.

I want to make three more changes to how Word opens:

(1) When I use File|Open I want another hard (E drive and all of its
folders to be displayed; that's where I have all my data files stored
and I can quickly pick a particular folder and reopen an existing
document if I haven't worked on it for awhile. Word now opens files
in MyDocuments; I don't use that folder because I back up only my E:
drive.

(2) When I open an existing document using the list of latest files at
bottom of File|Open), I want it also displayed in Print Layout mode.

(3) Same as two but when I open a 'new' document.

In other words, I want every document displayed in Print Layout
view!!! I rarely if at all use the other view options.

Can I do all of these? How? If not, which ones can be used. Again,
how if different. Do I have to write a start macro? Hope not but
willing to give it a try if nothing else is simpler.

Thanks,

EdC



 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:24 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.