View Single Post
  #1  
Old November 26th 07, 09:44 PM posted to microsoft.public.outlook.program_vba
Valerie
external usenet poster
 
Posts: 13
Default Excel VBA count rows from certain point and insert rows

I need vba code to count from a "found" cell (FIND "US03") in a column,
searching from the top. I want the macro then to count down from the found
cell 170 rows and insert 2 rows.

Thanks!
Ads