Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 26
Default Advanced Filter - Named Ranges

Hi,

I have one sheet named SHIPPING (2), with cell K1's value as: STA-ID.
I the rest of column K (i.e. K2:K999) has numbers (station ID's) that
correspond to a station. (i.e. 239330,239114,239554,289111)

I have another sheet named QUERY PARAMTER that 4 (G:J) columns of the
STA-ID's. The first cell (i.e. G1, or H2, etc) in each column is
title (STA-ID) and the underneath cells in that column list the
station ID's. (i.e. 239330, 239260)

Each station ID belongs to a center; there are four center. Column
G1:G99 I have defined and named SHIPSEA (the name of one of the
centers).

I am trying to use the advanced filter option to filter only the STA-
ID's in the SHIPPING (2) sheet that belongs to the center SHIPSEA
(named range).

I have tried using a command button on the SHIPPING (2) sheet, with
the macro:
Range("A1:K99").AdvancedFilter Action:=xlFilterInPlace,
CriteriaRange:= _
Range("SHIPSEA"), Unique:=False

This does not filter only the STA-ID's that belong to SHIPSEA.
Nothing happens.

Is there a way to get this working and also, is there a way to use a
cell with dropdown list (via validation) that lists the centers (i.e.
SHIPSEA, etc.), and after SHIPSEA is selected from the cell with a
dropdown (like a After Update action) it filters the data to show only
those STA-ID's that belong to SHIPSEA?

Please help, Thanks
Bull
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,180
Default Advanced Filter - Named Ranges

Excel 2007 Advanced Filter
with macro and dropdown list.
http://www.mediafire.com/file/kymt4njyzty/04_29_09.xlsm
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
advanced filter dialog box, "List Range" list two ranges? Excel_Kiwi Excel Worksheet Functions 1 October 27th 08 06:11 PM
Why won't advanced filter return filter results? jaws4518 Excel Worksheet Functions 5 September 12th 06 06:11 PM
"Criteria Range" in the "Data/Filter/Advanced Filter" to select Du TC Excel Worksheet Functions 1 May 12th 05 02:06 AM
Like 123, allow named ranges, and print named ranges WP Excel Discussion (Misc queries) 1 April 8th 05 06:07 PM
advanced filter won't allow me to filter on bracketed text (-456.2 LucianoG Excel Discussion (Misc queries) 1 December 6th 04 08:38 PM


All times are GMT +1. The time now is 04:09 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"