Determining the height and width of Print_Area in a closed workbook

D

dave.cuthill

Is there a way to determine the height and width of the Print_Area
range in a closed workbook using VBA.

Ultimately I want to determine the dimensions of the Print_Area so that
when I import it into a word document I maintain the aspect ratio of
the object.
 
B

BrianB

Need to open the workbook.
Suggest you get range called Print_Area and add up column widths an
row heights
 

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