Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
jjs jjs is offline
external usenet poster
 
Posts: 11
Default "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
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Herb Tyson [MVP] Herb Tyson [MVP] is offline
external usenet poster
 
Posts: 2,936
Default "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" wrote in message
...
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   Report Post  
Posted to microsoft.public.word.docmanagement
jjs jjs is offline
external usenet poster
 
Posts: 11
Default "Print Current Page" Icon or shortcut?

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

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
Synchronizing "Page Layout Page Setup" with "Print Properties" neutronick Page Layout 1 March 3rd 08 03:51 AM
How do I change page range "All" to "current Pages" in print menu Shiv Microsoft Word Help 1 May 4th 07 01:13 PM
Creating a "print current page" macro or button David B. Appleton Microsoft Word Help 4 February 17th 07 07:25 AM
"Print current page" should have a "+n pages" field. rawahoho Microsoft Word Help 5 November 16th 06 03:26 PM
Icon in Word for "PRINT CURRENT PAGE" would be most helpful Chris Microsoft Word Help 1 November 7th 05 09:25 PM


All times are GMT +1. The time now is 09:33 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"