Dynamically OCntrolling Rows

J

jliz2803

I was wondering if there was a way to insert and delete rows, based o
the contents of a cell at the beginning of a worksheet? For example i
the cell contains the number 60 then there should be 60 rows added, an
if the number is changed to 90 then there should be 30 more rows added
or if it is 30 then 30 rows should be deleted
 
Top