View Single Post
  #1  
Old June 18th, 2009, 05:44 AM posted to microsoft.public.excel.worksheet.functions
davisk
external usenet poster
 
Posts: 14
Default insert muliple rows, every 4th row

I have one column with data down the first 50 rows. I need to insert 3 new
rows for each of the existing rows of data. I failed an attemp using a
formula (mod/row) to sort by 1 and then insert. Does anyone know an easier
way to insure 3 new rows?
Thnx!