Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Using Autofilter with VBA

I need to access the items in an Autofilter dropdown in
succession. They must be stored somewhere! All I can get
is 'Criteria1' and 'Criteria2'. Is there something else?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Using Autofilter with VBA

Hi,

You must make your own list of elements because Microsoft doesn't tell where
it is. Collection is the best tool to do that.


--
JP

http://www.solutionsvba.com


"Jon Irwin" wrote in message
...
I need to access the items in an Autofilter dropdown in
succession. They must be stored somewhere! All I can get
is 'Criteria1' and 'Criteria2'. Is there something else?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Using Autofilter with VBA

Tom

Many thanks

Jon

-----Original Message-----
the items in the autofilter dropdown are not accessible.

you can use the uniqueonly option of the advanced filter

to put a unique
list of items from a column in a table on the worksheet.

--
Regards,
Tom Ogilvy

"Jon Irwin" wrote in message
...
I need to access the items in an Autofilter dropdown in
succession. They must be stored somewhere! All I can

get
is 'Criteria1' and 'Criteria2'. Is there something

else?


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Using Autofilter with VBA

Jean-Paul

Many thanks

Jon

-----Original Message-----
Hi,

You must make your own list of elements because Microsoft

doesn't tell where
it is. Collection is the best tool to do that.


--
JP

http://www.solutionsvba.com


"Jon Irwin" wrote in message
...
I need to access the items in an Autofilter dropdown in
succession. They must be stored somewhere! All I can

get
is 'Criteria1' and 'Criteria2'. Is there something

else?


.

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
excel 2007 autofilter change to 2003 autofilter functionality? jonnybrovo815 Excel Discussion (Misc queries) 1 April 19th 10 10:05 PM
2007 excel autofilter back to 2003 autofilter? jonnybrovo815 Excel Discussion (Misc queries) 3 April 19th 10 08:11 PM
2007 excel autofilter change back to 2003 autofilter? jonnybrovo815 Excel Discussion (Misc queries) 1 April 19th 10 05:53 PM
2007 Autofilter worse than 2003 Autofilter jsky Excel Discussion (Misc queries) 9 October 31st 07 12:14 AM
How to Sort within AutoFilter with Protection on (and AutoFilter . giblon Excel Discussion (Misc queries) 1 February 16th 06 12:23 PM


All times are GMT +1. The time now is 01:04 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"