View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Auburn Jon Auburn Jon is offline
external usenet poster
 
Posts: 1
Default Inserting Multiple Rows into Spreadsheet

I have several spreadsheets of 14,000-15,000 lines each that need rows added
at intervals determined by an ID code in column A. The number of rows of
data varies from 7 to 24. The macros I've seen posted deal with a more fixed
interval. Can this be modified to essentially add rows at random, or is
there another possibility?

Thanks for any Info