For instructions on what to do with it, see
http://www.gmayor.com/installing_macro.htm
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
"Picsou1981" wrote in message
...
"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.