Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.newusers
BobS BobS is offline
external usenet poster
 
Posts: 1
Default Macro to view a page

I use Office 2003 and have seen a macro used that allows you to click a key
and see your whole page and edit it, and then click the same key again and
the page view goes back to the view it was in before you changed to full
page view. Can anybody tell me where to find this macro and how to assign
it to a function key? Thank you very much.
Bob


  #2   Report Post  
Posted to microsoft.public.word.newusers
Bob S[_2_] Bob S[_2_] is offline
external usenet poster
 
Posts: 34
Default Macro to view a page

Since posting this, I have learned how to assign a macro to a keystroke at
http://word.mvps.org/FAQs/Customizat...roToHotkey.htm. Thank
you mvp's.
I have also found a macro in my list which seems by its name to be for this
purpose. I have listed it below. Alas, when I run it I see no difference
on the screen. Can anyone help? Thanks.

Sub ViewPage()
'
' ViewPage Macro
' Displays the page as it will be printed and allows editing
'
If ActiveWindow.View.SplitSpecial = wdPaneNone Then
ActiveWindow.ActivePane.View.Type = wdPrintView
Else
ActiveWindow.View.Type = wdPrintView
End If

End Sub

----------
"BobS" wrote in message
...
I use Office 2003 and have seen a macro used that allows you to click a key
and see your whole page and edit it, and then click the same key again and
the page view goes back to the view it was in before you changed to full
page view. Can anybody tell me where to find this macro and how to assign
it to a function key? Thank you very much.
Bob



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I turn off Web page view and see HTML source view in Word 2 Daxtrek Microsoft Word Help 1 February 15th 09 08:56 PM
I cannot view my last 2 footnotes in print view at bottom of page Josie Microsoft Word Help 3 October 21st 08 02:32 PM
How do I change the view in word? I only have double page view joannec Microsoft Word Help 1 September 20th 07 04:42 AM
Reading View differs from Page Layout View Mrs. B Page Layout 1 February 8th 06 02:04 PM
Why does my View menu no longer have page layout view? lawstudent Page Layout 2 February 4th 05 11:55 PM


All times are GMT +1. The time now is 12:29 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"