View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Samuel[_4_] Samuel[_4_] is offline
external usenet poster
 
Posts: 1
Default automatically insert rows

Hello,

I've a sheet with records from cell a to k, where i want to insert a row
between each record (there are 2000 records in the sheet) and the value
union in the first cell of the newly inserted row.

How can i do this?