View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Darwin[_2_] Darwin[_2_] is offline
external usenet poster
 
Posts: 5
Default Insert a calculated number of blank rows

I have a range of years in 2 columns. The beginning year is in column H and
the end year is in column I. In column J I have the results of subtracting
Column H from Column I. I need to insert the same number of rows as this
result after each entry. I would appreciate any help as this is a fairly long
spreadsheet and it would be very time consuming to do it manually.

Thanks
Darwin