Dropdown Menu

G

grahammal

I have a list of manufacturers that I want to put in a dropdown menu. I
want one menu with the letters of the alphabet in it and a second menu
which will be dependant on the 1st depending on the letter. If I then
select say 'M' then only those manufacturers beginning with 'M' will be
displayed.
I can do this OK but I wanted to split the manufacturers into 26 groups
each in there own letter of the alphabet group and name each group as A,
B, C etc.
Why cant I call a group 'C'. I can call a group 'A' or 'B' OK but when
I try to call it 'C' or 'c' it says the name in invalid?
I think it does this with certain other letters as well.
Can anyone tell me why.
 
A

Ardus Petus

Because C is a reserved word (for Column, in R1C1 notation).
You can't name a range "R" eiteher (Reserved for Row in R1C1 notation)

HTH
 
L

L. Howard Kittle

You seem to have an answer to your problem. But perhaps you can do this, if
I understand correctly, and it will eliminate the need of a second drop
down.

With your manufacturers list sorted in alphabetic order, put a single A at
the start of the A's, B at the start of the B's ... all the way down the
list to Z. (You may have to adjust the Source range in the Data Validation
box to accommodate the extra list length.)

To call the W list of manufacturers, type a single W into the drop down box
and DO NOT hit enter. Now click on the drop down arrow and there is the W
list.

Now, you can hit enter after typing in a letter, but you will then have to
reselect the drop down cell, so it saves a step.

HTH
Regards,
Howard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top