Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

auto filter

ResolvedVersion 2007

Sue has attended:
Excel Intermediate course
Excel Advanced course

Auto filter

Can you filter between seperate sheets on the same work book?

RE: Auto filter

Hi Sue

The short reply is NO unless you do it using VBA code (A macro).

Your basic Auto filter only works on data on the active sheet. However filtered data can then be copied to another worksheet if needed.

You can write a macro that filter the other worksheets with the same criteria as the main sheet

Hope this helps

Carlos



Mon 9 Feb 2009: Automatically marked as resolved.

Excel tip:

Validating text entries

1. Select the range of cells.
2. From the Data menu, select Validation.
3. Select the Settings tab.
4. From the Allow dropdown list, select Custom.
5. In the Formula box, enter the following formula:

=IsText (A1)

where A1 is the first cell in the range.
6. Click OK.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.11 secs.