Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 194
Default Access AutoFilter list for use with input box?

When the AutoFilter is active, a click on the arrow will show a list of
items. This list is also available as a drop-down in the Custom Filter
dialogue box. Is there a way to access this list to use as a drop-down list
for an Input Box?

Ed


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Access AutoFilter list for use with input box?

Nope. You have to get the list yourself.

John Walkenbach has a technique to get unique values in his Listbox example:
http://j-walk.com/ss/excel/tips/tip47.htm

Another option may be to apply Data|filter|Advanced filter (uniques only). Then
loop through those visible cells (or paste it into a work area and grab them
from there).


Ed wrote:

When the AutoFilter is active, a click on the arrow will show a list of
items. This list is also available as a drop-down in the Custom Filter
dialogue box. Is there a way to access this list to use as a drop-down list
for an Input Box?

Ed


--

Dave Peterson

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Access AutoFilter list for use with input box?

or select copy to another location and "grab them from there"

--
Regards,
Tom Ogilvy

Dave Peterson wrote in message
...
Nope. You have to get the list yourself.

John Walkenbach has a technique to get unique values in his Listbox

example:
http://j-walk.com/ss/excel/tips/tip47.htm

Another option may be to apply Data|filter|Advanced filter (uniques only).

Then
loop through those visible cells (or paste it into a work area and grab

them
from there).


Ed wrote:

When the AutoFilter is active, a click on the arrow will show a list of
items. This list is also available as a drop-down in the Custom Filter
dialogue box. Is there a way to access this list to use as a drop-down

list
for an Input Box?

Ed


--

Dave Peterson



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Access AutoFilter list for use with input box?

oops.

(that's really what I meant. Really... <vbg)

Tom Ogilvy wrote:

or select copy to another location and "grab them from there"

--
Regards,
Tom Ogilvy

Dave Peterson wrote in message
...
Nope. You have to get the list yourself.

John Walkenbach has a technique to get unique values in his Listbox

example:
http://j-walk.com/ss/excel/tips/tip47.htm

Another option may be to apply Data|filter|Advanced filter (uniques only).

Then
loop through those visible cells (or paste it into a work area and grab

them
from there).


Ed wrote:

When the AutoFilter is active, a click on the arrow will show a list of
items. This list is also available as a drop-down in the Custom Filter
dialogue box. Is there a way to access this list to use as a drop-down

list
for an Input Box?

Ed


--

Dave Peterson


--

Dave Peterson

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 194
Default Access AutoFilter list for use with input box?

Thanks for the help, Dave and Tom.

Ed

"Dave Peterson" wrote in message
...
oops.

(that's really what I meant. Really... <vbg)

Tom Ogilvy wrote:

or select copy to another location and "grab them from there"

--
Regards,
Tom Ogilvy

Dave Peterson wrote in message
...
Nope. You have to get the list yourself.

John Walkenbach has a technique to get unique values in his Listbox

example:
http://j-walk.com/ss/excel/tips/tip47.htm

Another option may be to apply Data|filter|Advanced filter (uniques

only).
Then
loop through those visible cells (or paste it into a work area and

grab
them
from there).


Ed wrote:

When the AutoFilter is active, a click on the arrow will show a list

of
items. This list is also available as a drop-down in the Custom

Filter
dialogue box. Is there a way to access this list to use as a

drop-down
list
for an Input Box?

Ed

--

Dave Peterson


--

Dave Peterson



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
How to get cell input to access list? [email protected] New Users to Excel 2 February 20th 08 12:42 AM
VBA to access Pivot Table Autofilter dropdown box Dennis Excel Discussion (Misc queries) 1 March 7th 06 08:24 PM
access to autofilter with protection derwood Excel Discussion (Misc queries) 1 November 13th 05 02:18 PM
access to autofilter with protection derwood Excel Discussion (Misc queries) 0 November 13th 05 02:02 PM
Autofilter input Abdul Salam Excel Programming 1 August 11th 03 02:41 PM


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