Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi community,
it is possible to define the print area as a dynamic range, thus always a certain range is covered? Cheers Michael |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When you set the print area, Excel creates a named range Print_Area... I
guess if you can make that dynamic you can get what you want... Use something like =OFFSET(Sheet2!$A$1,0,0,COUNTA(Sheet2!$A:$A),COUNT A(Sheet2!$1:$1)) to set the range of Print_Area "Michael.Tarnowski" wrote: Hi community, it is possible to define the print area as a dynamic range, thus always a certain range is covered? Cheers Michael |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Print Area | Excel Discussion (Misc queries) | |||
dynamic print area based on cell value | Excel Worksheet Functions | |||
dynamic print area | Excel Worksheet Functions | |||
Print area/range | Excel Discussion (Misc queries) | |||
Dynamic Print Range Help | Excel Worksheet Functions |