WD98: VBA Macro to Make Document Fill the Macintosh Screen (185507)
The information in this article applies to:
- Microsoft Word 98 Macintosh Edition
This article was previously published under Q185507 SUMMARY
In Microsoft Word 98 Macintosh Edition, if you want a document or template
to fill the screen when it is opened, a macro is needed. Microsoft Word 98
Macintosh Edition opens a document in a window smaller than the
screen, even if you save the file in full screen state. The Visual Basic
command
ActiveWindow.WindowState = wdWindowStateMaximize
does not work properly on the Macintosh.
The Visual Basic for Applications macro in the "More Information" section
of this article allows you to open a Word document or template to fill
the screen automatically.
Modification Type: | Major | Last Reviewed: | 6/18/2005 |
---|
Keywords: | kbconversion kbconvert kbhowto kbmacroexample KB185507 |
---|
|