Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need a macro to locate a named row, insert a new row (immediately above it)
then copy formula from the named row to the newly created row. At the time of creating the macro, it identifies the paste destination as an absolute address, rather than relative to the named row. Consequently, it works only once and subsequently doesn't copy to the newly created row but to the row it first created which is specifically addressed in the the macro. Maybe there is a relative cell movement command I could manually insert in the macro like "UP"? I've tried various "tricks" including naming the new row, but can't overcome the macro's capture of the original paste address. Can anybody suggest a solution? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto-copy of formula on inserted lines | Excel Discussion (Misc queries) | |||
Can array formulas work if rows are inserted? | Excel Worksheet Functions | |||
How do i copy only the subtotals inserted into a list? | Excel Discussion (Misc queries) | |||
Need macro to copy a list of named cells between worksheets | Excel Worksheet Functions | |||
copy macro assigned buttons in an array | Excel Worksheet Functions |