Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8802

Re: BPC 10 MS-Is there a way to make the print range dynamic?

$
0
0

sorry not tested

 

Range("A1").Select

Range(Selection, Selection.End(xlToRight)).Select
Range(Selection, Selection.End(xlDown)).Select

ActiveSheet.PageSetup.PrintArea = Selection.Address

ActiveSheet.PrintOut

 

but if you google you will found examples.

 

Regards

     Roberto


Viewing all articles
Browse latest Browse all 8802

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>