#1   Report Post  
Posted to microsoft.public.excel.misc
jwfakouri
 
Posts: n/a
Default drop down box


I have a drop down box that is large. Is there a way if I type the
letter A it will take me to the A's or the letter B and box will go to
the B's.

thanks,
Jason


--
jwfakouri
------------------------------------------------------------------------
jwfakouri's Profile: http://www.excelforum.com/member.php...o&userid=31435
View this thread: http://www.excelforum.com/showthread...hreadid=511392

  #2   Report Post  
Posted to microsoft.public.excel.misc
Otto Moehrbach
 
Posts: n/a
Default drop down box

There is one way to that. Go into your list and insert some entries. Enter
an "A", by itself, in the cell above the first "A" entry. In other words,
the first cell of the entries that start with "A" should be a cell that
contains ONLY an "A". Do the same for the group that starts with "B" (add a
cell that has only "B" in it, no quotes). Do this for every letter.
Now, if you type, say, a G, and click on the down arrow, the list displayed
will start with that cell that has only G in it. HTH Otto
"jwfakouri" wrote
in message ...

I have a drop down box that is large. Is there a way if I type the
letter A it will take me to the A's or the letter B and box will go to
the B's.

thanks,
Jason


--
jwfakouri
------------------------------------------------------------------------
jwfakouri's Profile:
http://www.excelforum.com/member.php...o&userid=31435
View this thread: http://www.excelforum.com/showthread...hreadid=511392



  #3   Report Post  
Posted to microsoft.public.excel.misc
L. Howard Kittle
 
Posts: n/a
Default drop down box

I don't believe that is a drop down feature.

Perhaps a work-around is to name the various ranges of the A's, B's, C's,
etc. Then in one drop down you would have a list of the named ranges and
another that would produce all the values of the list chosen by the first.

So on the first drop down you choose the R list. Now when you hit the arrow
on the second one you have all the R's available to choose from.

In the source box of the second drop down you would use something like:

=CHOOSE(MATCH(B1,A1:A3,0),letters,numbers,costs)

Where B1 is the first drop down
Where "letters", "numbers", "costs" are named range in A1:A3.

Maybe bunch some shorts lists together like PQ and XYZ.

HTH
Regards,
Howard

"jwfakouri" wrote
in message ...

I have a drop down box that is large. Is there a way if I type the
letter A it will take me to the A's or the letter B and box will go to
the B's.

thanks,
Jason


--
jwfakouri
------------------------------------------------------------------------
jwfakouri's Profile:
http://www.excelforum.com/member.php...o&userid=31435
View this thread: http://www.excelforum.com/showthread...hreadid=511392



  #4   Report Post  
Posted to microsoft.public.excel.misc
L. Howard Kittle
 
Posts: n/a
Default drop down box

Hey Otto, thats pretty neat. I'll have to file that one away.

Thanks,
Howard

"Otto Moehrbach" wrote in message
...
There is one way to that. Go into your list and insert some entries.
Enter an "A", by itself, in the cell above the first "A" entry. In other
words, the first cell of the entries that start with "A" should be a cell
that contains ONLY an "A". Do the same for the group that starts with "B"
(add a cell that has only "B" in it, no quotes). Do this for every
letter.
Now, if you type, say, a G, and click on the down arrow, the list
displayed will start with that cell that has only G in it. HTH Otto
"jwfakouri" wrote
in message ...

I have a drop down box that is large. Is there a way if I type the
letter A it will take me to the A's or the letter B and box will go to
the B's.

thanks,
Jason


--
jwfakouri
------------------------------------------------------------------------
jwfakouri's Profile:
http://www.excelforum.com/member.php...o&userid=31435
View this thread:
http://www.excelforum.com/showthread...hreadid=511392





  #5   Report Post  
Posted to microsoft.public.excel.misc
Otto Moehrbach
 
Posts: n/a
Default drop down box

Howard
I tried it before I sent it and it works for me. I have Excel 2002. Otto
"L. Howard Kittle" wrote in message
...
I don't believe that is a drop down feature.

Perhaps a work-around is to name the various ranges of the A's, B's, C's,
etc. Then in one drop down you would have a list of the named ranges and
another that would produce all the values of the list chosen by the first.

So on the first drop down you choose the R list. Now when you hit the
arrow on the second one you have all the R's available to choose from.

In the source box of the second drop down you would use something like:

=CHOOSE(MATCH(B1,A1:A3,0),letters,numbers,costs)

Where B1 is the first drop down
Where "letters", "numbers", "costs" are named range in A1:A3.

Maybe bunch some shorts lists together like PQ and XYZ.

HTH
Regards,
Howard

"jwfakouri" wrote
in message ...

I have a drop down box that is large. Is there a way if I type the
letter A it will take me to the A's or the letter B and box will go to
the B's.

thanks,
Jason


--
jwfakouri
------------------------------------------------------------------------
jwfakouri's Profile:
http://www.excelforum.com/member.php...o&userid=31435
View this thread:
http://www.excelforum.com/showthread...hreadid=511392





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
Limit drop down list and linking to other info Intuit Excel Worksheet Functions 13 February 2nd 06 09:48 PM
drop down box leading to another drop down box stumakker Excel Discussion (Misc queries) 2 January 12th 06 05:03 PM
multiple select from the drop down list in excel. list in one sheet and drop down in sriramus Excel Discussion (Misc queries) 5 October 27th 05 06:55 PM
advanced: synchronizing data value across two worksheet drop boxes mdhokie Excel Worksheet Functions 1 October 6th 05 08:46 PM
automatic color change in cells using a drop down list kennethwt Excel Worksheet Functions 1 January 21st 05 06:37 PM


All times are GMT +1. The time now is 01:16 AM.

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"