View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Payal[_2_] Payal[_2_] is offline
external usenet poster
 
Posts: 7
Default Insert data between 2 fixed rows

Hi, I have a procedure which has to return data to excel sheet (each
time it is refreshed it will give diffrent number of rows).
First return row should be B49 and it should accomodate all rows
before B64..if not then it has to insert rows. Since B64 has all the
formulas I would like to have all the formulas intact when I move B64
down.

Any help is highly appriciated.
Payal