Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a named range at the top of a worksheet which resides in a row that
repeats at the top of each page. I would like to dynamically set the value of this range which is in this case a cell each time there is a page break. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you mean set the address of the range so that it is adjacent to the
nearest page break? Or just cycle through a series of range names and set the value of the cell represented by that range if there is a page break adjacent to the cell? Keith "kman" wrote: I have a named range at the top of a worksheet which resides in a row that repeats at the top of each page. I would like to dynamically set the value of this range which is in this case a cell each time there is a page break. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array as a "named range" - formula ok in cells, but error as "named range" | Excel Discussion (Misc queries) | |||
repeating a macro for a specified range | Excel Programming | |||
inserting a named range into new cells based on a named cell | Excel Discussion (Misc queries) | |||
Repeating macro with dynamic range | Excel Programming | |||
If any cell in named range = 8 then shade named range | Excel Programming |