View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Beginner at Heart Beginner at Heart is offline
external usenet poster
 
Posts: 1
Default copy rows to new sheet

I have a tracking file on our server (trackinglog.xls), so I cant edit it.
What I need to do is check column H for a certain lastname, first name,copy
each row that has that name to another file (trackinglog-mine.xlsx) starting
at row 6.