View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] sailor4life61@yahoo.com is offline
external usenet poster
 
Posts: 7
Default Copy Filtered Data

I am filtering my data that is in the range A:AJ starting on row 13
with headers and having a variable ending row. My filter criteria is
Column 1 not blank and Column 11 ="s". I would like to copy the
filtered date (No headers) to another work book beginning in BE3.
Thanks!