The following code displays the Print Setup Dialog
Sub Show_PrintSetup()
With Dialogs(wdDialogFilePrintSetup)
.Show
End With
End Sub
Sub Show_PrintSetup()
With Dialogs(wdDialogFilePrintSetup)
.Show
End With
End Sub
Welcome to VBA Tips & Tricks. All VBA related information will be posted on this blog. Of late, VBA has been disregarded by many software professionals for .Net, c# and other technologies. This blog will also post articles related to them too Happy reading
Could not find a suitable section so I written here, how to become a moderator for your forum, that need for this?
ReplyDelete