Thread
:
Inserting Rows
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett[_4_]
external usenet poster
Posts: 2,337
Inserting Rows
Have a look at RESIZE in vba help
--
Don Guillett
SalesAid Software
"Pat" wrote in message
...
It it possible to insert a specified number of rows into a
Worksheet such that the number of rows inserted is equal
the number specified in a cell at the bottom of that same
spreadsheet? Eg. if Cell A72 = 218 then a macro can be
programmed to insert 218 rows from A2 downward.
Pat
Reply With Quote
Don Guillett[_4_]
View Public Profile
Find all posts by Don Guillett[_4_]