Reply
 
Thread Tools Display Modes
  #1   Report Post  
Electronic.Animal
 
Posts: n/a
Default How do I create a shortcut key to print the current page only?

I work in editing and frequently need to print the current page that I am
working on in Word. I would like to create a shortcut to only print the
current page. There is an option to do this in the print box, but a shortcut
would be nice. The print box also always defaults to printing the whole
document, requiring input before it only prints the current page. I suppose
that simply changing this default would be close enough of a solution for me,
but I have been unable to do this either.
  #2   Report Post  
Suzanne S. Barnhill
 
Posts: n/a
Default

Unfortunately, the only way to do this is with a macro. The following macro
has been provided previously in various NGs:

Sub PrintCurrentPage()
ActiveDocument.PrintOut Range:=wdPrintCurrentPage
End Sub

For information on installing it, see
http://www.gmayor.com/installing_macro.htm

Once it is installed, you can assign it to a toolbar, menu, or shortcut key.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Electronic.Animal" wrote in
message ...
I work in editing and frequently need to print the current page that I am
working on in Word. I would like to create a shortcut to only print the
current page. There is an option to do this in the print box, but a

shortcut
would be nice. The print box also always defaults to printing the whole
document, requiring input before it only prints the current page. I

suppose
that simply changing this default would be close enough of a solution for

me,
but I have been unable to do this either.


  #3   Report Post  
RB
 
Posts: n/a
Default

You can create a macro to which you can assign a shortcut key.

"Electronic.Animal" wrote:

I work in editing and frequently need to print the current page that I am
working on in Word. I would like to create a shortcut to only print the
current page. There is an option to do this in the print box, but a shortcut
would be nice. The print box also always defaults to printing the whole
document, requiring input before it only prints the current page. I suppose
that simply changing this default would be close enough of a solution for me,
but I have been unable to do this either.

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
Using Word 2003 can't print anything with 2 pages or more? Maureen Microsoft Word Help 26 April 24th 08 08:48 PM
create a shortcut key or icon button for equation editor machismo Microsoft Word Help 2 September 3rd 05 12:00 AM
"Paste Special Unformatted Text" shortcut needed geeoff81 Microsoft Word Help 1 August 5th 05 04:17 AM
Word 2003 Mail Merge will not print individual pages or Ranges Rick Mailmerge 4 July 29th 05 05:07 AM
How to create my own personal return address envelop...to print o. flawson Microsoft Word Help 1 February 3rd 05 09:52 PM


All times are GMT +1. The time now is 01:10 PM.

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"