Thread
:
setting a print area
View Single Post
#
1
Posted to microsoft.public.excel.programming
Matilda
external usenet poster
Posts: 57
setting a print area
I cannot arrive at the correct syntax to define my selected range as the
print area:
Set prntRng = Range(Cells(1, 1), Cells(i, 12))
prntRng.Select
ActiveSheet.PageSetup.PrintArea =
Help appreciated, many thanks
Matilda
Reply With Quote
Matilda
View Public Profile
Find all posts by Matilda