98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » VBA Macro
VBA Macro
Resolved · Low Priority · Version 2010
Jonathan has attended:
Access Introduction course
Excel VBA Intro Intermediate course
Access Intermediate course
Access Intermediate course
Excel Advanced course
VBA Macro
how do i sent print preview command in excel VBA
RE: VBA Macro
Hello Jonathan,
You can set the print preview in the following way:
Sheets("Sheet1").Printout preview:=true
I hope this resolves your question. If it has, please mark this question as resolved.
If you require further assistance, please reply to this post. Or perhaps you have another Microsoft Office question?
Have a great day.
Regards,
Mark
Microsoft Office Specialist Trainer
Sun 5 May 2013: Automatically marked as resolved.
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Copying the same value, label or formula quickly into a range of selected cells.Select your range of cells. Type the value, label or formula that you want to appear in all the selected cells and then press Ctrl+Enter. |