I don't have any feelings for you whatsoever - what makes you think I hate you?
I have answered most of your questions that are answerable. I simply don't answer questions in personal messages. If I am going to take the time to answer questions I prefer that anyone who visits the forum may get the benefit of the information - and perhaps visit my web site.
Some, like this one, required more information. Maybe
http://www.gmayor.com/fax_from_word.htm will help as it has several print examples.
To print the current page
Code:
Sub PrintPage()
Application.PrintOut Range:=wdPrintCurrentPage
lbl_Exit:
Exit Sub
End Sub