ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Setting print range using VBA (https://www.excelbanter.com/excel-programming/272939-re-setting-print-range-using-vba.html)

Ron de Bruin

Setting print range using VBA
 
If there is no Print range set then the usedrange is printed if you press the print button.

You can use this for example if the prinrrange is set but is not all the cells
on the sheet.

ActiveSheet.UsedRange.PrintOut



--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"Gary" <gary.coons@swelectric wrote in message ...
I am looking for an easy way to use a macro to select a
print range by determining the last row and column used.
However, the last row and column used will change between
users. For example, if the user only used up to row 98 and
column L is the last column used. I need to select the
range A1 to L98 and print this range. Thanks for any input.

gary





All times are GMT +1. The time now is 01:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com