Add feilds to a drop-down box

amfroehlich

Board Regular
Joined
Jul 14, 2004
Messages
192
I was wondering if it was possible to have a table that is not liked to anyting that could show every choice in a drop-down box.

Example:

Saved feilds in table. Greg, Tom, Steve, Bob

Drop down shows: Greg
Tom
Steve
Bob
Greg and Tom
Greg and Steve
Greg and Bob
Tom and Steve
Tom and Bob
Steve and Bob
Greg, Tom & Steve
Greg, Tom & Bob
Greg, Bob & Steve
Tom Steve & Bob
Greg, Tom, Steve & Bob

Thanks
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
Not easily. You could possibly build it with code, but you would have to re-create the list everytime you added a record. And that would be S-L-O-W.
Whether you would need to do that depends on the result you need. With some more detail on what you are after, you may get some pointers.

Denis
 
Upvote 0

Forum statistics

Threads
1,221,808
Messages
6,162,097
Members
451,742
Latest member
JuanMark10

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top