I have a spreadsheet of about 50 rows. I need a way to copy the text
in say row 2 and make two new rows under it with the same text as in
row 2 right under it. but i want to do it for all the rows. any
ideas?
See
http://www.mvps.org/dmcritchie/excel/insrtrow.htm
you want to remove the line of code that removes
constants retaining only formulas.
---
HTH,
David McRitchie, Microsoft MVP - Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
> I have a spreadsheet of about 50 rows. I need a way to copy the text
> in say row 2 and make two new rows under it with the same text as in
> row 2 right under it. but i want to do it for all the rows. any
> ideas?