Hi There...
With the help of this Forum I have managed to get a User Form working where a selection are done through a Combo Box and based on the selection another User Form is then opened for the relevant entry.
The code working for this selection can be seen below. The first code adds the dropdown list for an exact entry.
The second part of the code seen below opens the required User Form based on the Combo Box selection.![]()
Please Login or Register to view this content.
How do I do a multiple selection. The newly planned User Form opened will have a selection between an Area (combobox1), Employee Absent (combobox2) as well as Quantity Employees Absent (combobox3). The code for all the Combo Boxes can be seen below...![]()
Please Login or Register to view this content.
I have tried numerous ways to alter the select statement with no success. Anyone knows how to add to below code to get it to work?![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Bookmarks