![]() |
|
#2
|
|||
|
|||
|
Code:
Sub ScratchMacro() 'A basic Word macro coded by Greg Maxey With Application.Dialogs(wdDialogFilePrint) .Range = wdPrintRangeOfPages .Pages = "s1, s2, s3, s4, s4, s5, s6, s7, s5, s6, s8" .Show End With lbl_Exit: Exit Sub End Sub |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Discrepancy between Weeknumber i nOnscreen Gantt Chart and print/print preview
|
deesloop | Project | 7 | 07-22-2015 07:52 AM |
| Why 'print forms data' print pictures for DOCX files | koolprasad2003 | Word | 4 | 05-09-2014 03:26 PM |
Print Layout View Differs from Print Preview & Printed Document
|
terik222 | Word | 3 | 03-27-2013 02:43 PM |
| Suppress Dialog Box | crutch024 | Word | 0 | 08-17-2010 09:52 AM |
| Password dialog | akwoods | Outlook | 2 | 01-09-2006 09:09 AM |