Print Area Pivot Table

C

Catherine

Hi,

I want to know how to setup my print area. The number of rows and column is
not fixed. My range is a Pivot Table.

Thanks,

Catherine
 
B

Bob Umlas

Pick one cell above the pivot table if it has a page area, or one cell
inside the pivot table, then your code can be
Selection.CurrentRegion.Name="'" & activesheet.name & "'!Print_Area"
then print.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top