R
Reg Schulz
I'm a macro novice.
I used the "record macro" mode to create a macro which inserts cells
(rectangular array) in a spreadsheet. The number of rows of the array to be
inserted is different each time the macro is excuted.
I need to modify the excel macro so I can cause it to insert a varied number
of rows at macro execution. The number of rows to insert would be defined in
a cell and would be entered before program execution.
Any help would be appreciated.
I used the "record macro" mode to create a macro which inserts cells
(rectangular array) in a spreadsheet. The number of rows of the array to be
inserted is different each time the macro is excuted.
I need to modify the excel macro so I can cause it to insert a varied number
of rows at macro execution. The number of rows to insert would be defined in
a cell and would be entered before program execution.
Any help would be appreciated.