MMtoDocsRev22.dot

L

Luca

Hi,

I use Doug Robbins' MMtoDocsRev22.dot for merging files with Word and Excel
(Óffice XP). Works excellent, but is saves all the new documents in "standard
view". i would like then to be saved in "print view".

What do I have to change and where do I have to change the template to get
this done?
 
G

Graham Mayor

Rather than mess with the add-in simply add the line

ActiveWindow.View .Type = wdPrintView

to an autoopen macro in normal.dot and all your documents will be opened in
print layout view.
See http://www.gmayor.com/installing_macro.htm

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


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top