![]() |
|
|
|
#1 |
|
Guest
Posts: n/a
|
"Print Current Page" Icon or shortcut?
Is there an icon or a keyboard short cut to print ONLY the current page. I
know I can go to the Print Menu, click current page, then click print - but, is there a shorter, one click, way to print only the current page. Thank you. JJS Advertisement |
|
|
#2 |
|
Guest
Posts: n/a
|
Re: "Print Current Page" Icon or shortcut?
I don't believe there's anything built-in. You could record a macro to print
the current page, then assign it to a keystroke or a toolbar button. Assuming your defaults are all acceptable, the macro could be as simple as the following: Sub PrintCurrentPage() ' ' PrintCurrentPage Macro ' Macro recorded 4/9/2008 by Herb ' Application.PrintOut Range:=wdPrintCurrentPage End Sub -- Herb Tyson MS MVP Author of the Word 2007 Bible Blog: http://word2007bible.herbtyson.com Web: http://www.herbtyson.com "JJS" <JJS@discussions.microsoft.com> wrote in message news:BA42A03E-E551-4304-8C3B-0093CD11C9D4@microsoft.com... > Is there an icon or a keyboard short cut to print ONLY the current page. > I > know I can go to the Print Menu, click current page, then click print - > but, > is there a shorter, one click, way to print only the current page. Thank > you. JJS |
|
|
#3 |
|
Guest
Posts: n/a
|
RE: "Print Current Page" Icon or shortcut?
Advertisement Herb - UR the man!
Thanks. JJS "JJS" wrote: > Is there an icon or a keyboard short cut to print ONLY the current page. I > know I can go to the Print Menu, click current page, then click print - but, > is there a shorter, one click, way to print only the current page. Thank > you. JJS Advertisement |
| Thread Tools | |
| Display Modes | |
|
|
< Home - Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |