Thread
:
changing Print Preview default value
View Single Post
#
3
Posted to microsoft.public.excel.programming
anny
external usenet poster
Posts: 23
changing Print Preview default value
thankyou
anny
"Norman Jones" wrote in message
...
Hi Giselle,
Try:
With Worksheets("PrintRpts")
SendKeys "{TAB}"
.PrintOut copies:=PrintNumber, preview:=PrntPrev
End With
---
Regards,
Norman
Reply With Quote
anny
View Public Profile
Find all posts by anny