Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi - I have recorded a simple macro to set a print area on a
worksheet. Range("A1:C52").Select ActiveSheet.PageSetup.PrintArea = "$A$1:$C$52" Rows will always remain constant (1:52) but the columns vary (columns are added from D onwards as data is collected). I want to try and edit it so that it will set the range automatically. Can I use the OFFSET function to automatically set this up? Any help will be much appreciated thanks Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
set area in excel not giving me option to set print area? | Excel Discussion (Misc queries) | |||
File, print area, clear area, is not working | New Users to Excel | |||
print area across the freeze panes area | Excel Worksheet Functions | |||
Macro - Set Print Area for Changing Data Area | Excel Programming | |||
How do you turn off a print area for a page? (no print area) | Excel Discussion (Misc queries) |