Thread
:
print dialog box with 2 copies as default?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Johan
external usenet poster
Posts: 43
print dialog box with 2 copies as default?
I want the print dialog box to show with 2 copies as default.
this code doesn't work:
With Application.Dialogs(xlDialogPrint).copies = 2
..Show
End With
thanks
Reply With Quote
Johan
View Public Profile
Find all posts by Johan