"Suzanne S. Barnhill" wrote:
You can use this macro:
Sub PrintCurrentPage()
Application.PrintOut Range:=wdPrintCurrentPage
End Sub
For instructions on what to do with it, see
http://www.gmayor.com/installing_macro.htm
Hi, Suzanne.
How and where do I type this macro ? I'm using MS Word 2000.