Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Let's say I have a spreadsheet in which a unique number
is entered into column A, rows 1 through 5. Column A Row 1 100 Row 2 200 Row 3 300 Row 4 400 Row 5 500 I need a macro that will insert 9 rows after each entry, copying original value. To further clarify, the macro needs to read the value of cell 1A (100), and then insert 9 rows underneath containing the same value (100). I need this done for all 5 original rows. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatic insertion of row | Excel Worksheet Functions | |||
Row Insertion | Excel Discussion (Misc queries) | |||
Automatic row insertion | Excel Discussion (Misc queries) | |||
Prevent row insertion | Excel Discussion (Misc queries) | |||
Global macro insertion | Excel Programming |