Thread
:
Basic VBA Question
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
Basic VBA Question
1 1st page of active workBOOK
sheet1.printout
2
activesheet.range("a1:b5").printout
--
Don Guillett
SalesAid Software
"amirstal" wrote in message
oups.com...
What is the code I need to write in order to:
1. Print the first page of an active worksheet?
2. Print a selected range (A1:B5 for example) of an active worksheet?
Thanks.
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett