Please Help?! Word Document layout

A

A. Smart

Good Evening,

Does anybody know of the programming syntax to open a word document in a
specific layout????
i.e. Print Layout, Normal Layout etc....

Thanx in advance.
 
A

Alex Dybenko

Hi,
basic idea - open word, start macro recording, do whatever like in word,
stop recording and look what code it produced. this you can use then in
access
 
Top