Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

display which AutoFilter was selected in a different cell

Status
Not open for further replies.

shawnpeter

Mechanical
Joined
Jan 15, 2009
Messages
49
Location
US
Say I have a column of cells, some saying "open", some saying "closed" that are AutoFiltered. I want to know if it is possible to have a cell that displays which filter was selected with the pull down. So I can say "displying: XXXXX jobs" in a cell near the top so people know the sheet is displaying only XXXXX types of jobs.

possible? thanks in advance.
 
That'll depend on how many filters you have on, but you'll need to write some VBA code for that. Look in the VBA help for AutoFilter Object.

TTFN

FAQ731-376
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top