View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sure Sure is offline
external usenet poster
 
Posts: 2
Default Inserting new row

I have several rows of data and want to insert a new row alternatively.
Suppose I have 10 rows, I want a row to be inserted so that the 2nd row
becomes 3 rd row. Then insert another row between 3rd row (2nd row
previously) and the 4th row so that the 4th row becomes the 5th row. Is it
possible to do it automatically? If so, how?