how can i change print layout for mulitple files at once

B

BAC

I would like to change the print layout in word for multiple files at once.
How would I do that without having to open up each individual file? Or can it
even be done.
Thank you.
 
C

CyberTaz

It may be possible to create a VBA solution, but the code would *still* have
to open each of the docs to make any changes.
 
B

BAC

Thank u and I will try it.

CyberTaz said:
It may be possible to create a VBA solution, but the code would *still* have
to open each of the docs to make any changes.
 
Top