Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a user form that I have adapted to add information to a
data base. One of the fields (dealer) uses a combobox to select a dealer name from a dynamic list. Right now, if the user tries to enter a dealer name that is not in the dynamic list "DealerList" I get an error message. I want a message box that asks if the user wants to add the new name to "DealerList," and if the user selects "Yes," the name is added to "DealerList" (so the new name is available next time) and the form continues adding the information to the database; if the user selects "No," the name is not added to "DealerList" but the information is still added to the database. The question is: What code do I need to add and where. Let me know if I need to paste my code here for you to evaluate. Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
List vs Dynamic Range Name | Excel Discussion (Misc queries) | |||
Dynamic top 20 list | Excel Discussion (Misc queries) | |||
Dynamic List | Excel Worksheet Functions | |||
Changing named Validation list to Dynamic list. | Excel Discussion (Misc queries) | |||
Dynamic list box | Excel Programming |