Pages

Wednesday, December 24, 2008

How to Show File Print Setup Dialog Box using Word VBA

The following code displays the Print Setup Dialog

Sub Show_PrintSetup()

With Dialogs(wdDialogFilePrintSetup)
.Show
End With

End Sub

1 comment:

  1. Anonymous1:25 PM

    Could not find a suitable section so I written here, how to become a moderator for your forum, that need for this?

    ReplyDelete