View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ashish Mathur[_2_] Ashish Mathur[_2_] is offline
external usenet poster
 
Posts: 1,766
Default Advanced Filter, Copy to another location

Hi,

Check for the following:

1. If the data that you want to copy to another location is on another
sheet, then before you go to Advanced filters, please select the cell on the
sheet where you want the output transferred;
2. IF you are using a formula in the criteria which evaluates to TRUE/FALSE,
then ensure that the heading of the criteria does not equal to the heading
of the source data range.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Tina" wrote in message
...
List range is in columns on active worksheet, criteria is computed. The
criteria formula works if I filter in-place. If I opt to "copy to..", the
entire data table is copied..seems to ignore the criteria.

"Ashish Mathur" wrote:

Hi,

How is the the data arranged and what is the criteria you are supplying?

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Tina" wrote in message
...
When I filter the data and copy to another location, ALL the data is
displayed, not just the filtered data