view/page width
is there way set ms word open docs "page width" value in "view"?
"hans vogelaar [mvp]" wrote in message news:b07b4c03-a550-43bb-86d3-5ed98009f8da@communitybridge.codeplex .com...
create following macro in default template (normal.dot in word 2003 , before, normal.dotm in word 2007 , later):
sub autoopen() activewindow.view.zoom.pagefit = wdpagefitbestfit end sub
regards, hans vogelaar
if setting should apply new documents, same line of code must added autonew sub well.
stefan blom, microsoft word mvp
Microsoft Office > Word IT Pro Discussions
Comments
Post a Comment