Thread: Inserting rows
View Single Post
  #3   Report Post  
George Nicholson
 
Posts: n/a
Default

- add a column
- in the new column, for your existing data, insert ascending odd numbers
1 - 399 (1, 3 then use Fill Series)
- in the next 200 empty rows, insert ascending even numbers 2 - 400
- Sort on the column
- Delete the column

HTH,
--
George Nicholson

Remove 'Junk' from return address.

"Linda T" <Linda wrote in message
...
I have a spreadsheet that is approx. 200 rows long and I need to insert a
new
row after each existing row. Please help!

Thanks for your time!