Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
I have a problem with the following code LINE 1: Dim MyRange As Range LINE 2: Set MyRange = Range("A7",[A7].End(xlDown)) LINE 3: ActiveSheet.PageSetup.PrintArea = MyRange LINE 3 does not work. MyRange is not accepted for specifying a range. Can anyone help me? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell value determined by the current time and date | Excel Worksheet Functions | |||
How do you have a formula range be determined by the location ofanother cell? | Excel Worksheet Functions | |||
Saving a pre-determined range of cells as text? | Excel Discussion (Misc queries) | |||
How do I run a macro when a pre-determined time has been reached . | Excel Discussion (Misc queries) | |||
Determined if filtered range is empty | Excel Programming |