![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#6
|
||||
|
||||
|
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
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com Last edited by gmayor; 08-09-2018 at 07:21 AM. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| save document in shairpoint by one command button click using the vba | Zhibek | Word VBA | 1 | 08-10-2018 12:31 AM |
Button within Word to print certain pages
|
hotcomper | Word | 1 | 08-10-2015 11:36 PM |
| ActiveX Command Button disappears after click | Bengt | Word VBA | 1 | 09-18-2013 12:42 PM |
Command Button to Print Labels
|
Claytocb | Excel Programming | 1 | 02-01-2013 12:20 AM |
| Word doc bug when closing from userform command button click macro | Joe Patrick | Word | 1 | 07-05-2011 08:53 PM |