View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mysore Mysore is offline
external usenet poster
 
Posts: 5
Default macros to insert specific rows without altering the formula

I have got a table with data in rows and a formuls in the last row of the
table .
I need a macro which will looks up a reference cell which contains the no
of rows
to be inserted and then inserts the rows accordingly . Also the row
containing the
formula must include all the data including the newly added rows.

Appreciate an urgent feedback.

Krishna