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