G Graham Mayor Dec 14, 2005 #2 No, but you can easily add one to the following macro, which will do the job. Sub PrintPage() Application.PrintOut Range:=wdPrintCurrentPage End Sub See http://www.gmayor.com/installing_macro.htm -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
No, but you can easily add one to the following macro, which will do the job. Sub PrintPage() Application.PrintOut Range:=wdPrintCurrentPage End Sub See http://www.gmayor.com/installing_macro.htm -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
G Guest Dec 14, 2005 #3 AFAIK, no. The most direct is Ctrl+P, click Current Page, press Enter. You might be able to create a macro for the purpose & assign a kybd shortcut to it if this is something you need to do on a frequent basis. HTH |:>)
AFAIK, no. The most direct is Ctrl+P, click Current Page, press Enter. You might be able to create a macro for the purpose & assign a kybd shortcut to it if this is something you need to do on a frequent basis. HTH |:>)