Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Change your Zoom to 500% and back to 100%. If this is a persistent
problem, see the thread earlier today "Change cursor from dot to line?" where Stefan Blom posted this response: What you can do is create an auto macro that changes the zoom automatically each time you start Word: Sub AutoNew() With ActiveWindow.View.Zoom .Percentage = 500 .Percentage = 100 End With End Sub Sub AutoOpen() With ActiveWindow.View.Zoom .Percentage = 500 .Percentage = 100 End With End Sub For more, see http://www.gmayor.com/installing_macro.htm. On Nov 23, 11:13*am, rsanquiche wrote: Thanks for help |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to span/split a tall picture to multiple pages | Microsoft Word Help | |||
Tall narrow letters | New Users | |||
How do I set my cursor back to default - it changed into bold dot | Microsoft Word Help | |||
How to span/split a tall picture to multiple pages | New Users | |||
How to span/split a tall picture to multiple pages | New Users |