![]() |
How to add Restrictions to Combo Box?/
Hello,
I'm relatively new to VBA. My problem is I have created a combo box and I want the user to be restricted to the drop down selection only. Example. If the user has options of choosing from A, B, C and D...I want to restrict the user to these options only. Currently the user can enter any Value and that gets recorded... I'm using VBA userforms for Combo Box... Any help is appreciated... Thanks... Balaji.. |
How to add Restrictions to Combo Box?/
Rightclick on the combobox (while in design mode).
Select properties scroll to Style and change that to fmStyleDropDownList Balazee wrote: Hello, I'm relatively new to VBA. My problem is I have created a combo box and I want the user to be restricted to the drop down selection only. Example. If the user has options of choosing from A, B, C and D...I want to restrict the user to these options only. Currently the user can enter any Value and that gets recorded... I'm using VBA userforms for Combo Box... Any help is appreciated... Thanks... Balaji.. -- Dave Peterson |
All times are GMT +1. The time now is 05:19 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com