View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
James[_40_] James[_40_] is offline
external usenet poster
 
Posts: 1
Default Copy rows that meet a certain criteria

Is there a way to select all rows in a list that contain a "yes" in the
first column of that list? I want a macro to copy only those rows with a
"yes" in the first column and paste those rows to another worksheet.