over-ride combo box

marley

Board Regular
Joined
Mar 18, 2002
Messages
94
I have an quote request form that my customers can fill out. much of the form is combo lists that I have predetermined the content. I need to know if there is a way for the customer to over-ride the combo box and type their own entry into the box if the choice they desire is not in my predetermined database.
p.s. I am using MAC OS9 if that makes a difference.
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
If you're using a Control Toolbar ComboBox, you can set the MatchRequired to FALSE.

If you're using a Forms Toolbar ComboBox, don't know if it's possible.

If you're using Data Validation, just UNCHECK the Show Error in the third tab.
 
Upvote 0
Thanks, I'll try those options. I am, in fact, using a Forms ComboBox, so this gives me two more options to attempt.
 
Upvote 0
Hi Marley

Not sure if it would be an option, but have thought about using a Validation list?

Or, if you stick with the Forms ComboBox you could use a Dynamic range and have new entries added straight to that range, which would then incorporate the new entry as part of the CombBox "Input Range:"

http://www.ozgrid.com/Excel/DynamicRanges.htm
 
Upvote 0
I have swithced from a Forms Toolbar ComboBox to the DataValidation and UNCHECKED the show Error and it is working perfectly. This website is absolutely priceless. Thank you all who participate.
 
Upvote 0

Forum statistics

Threads
1,214,648
Messages
6,120,725
Members
448,987
Latest member
marion_davis

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