View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kden kden is offline
external usenet poster
 
Posts: 5
Default Macro to insert rows in Excel

I'm trying to create a macro which will search the data (text and/or number)
in column A. When it finds a new number, I would like to insert 2-3 rows at
the end of the previous number, then continue through the entire worksheet
doing the same thing.