G
Guest
My from has a combo box lising company positions. Two of the ten positions
require a Managers Code.
If Position = "3" or "8" then require user to type the MangerCode into the
text box.
1- Where should the vba code go? After Update in the combo box?
2. How can I require the user to complete the required text field if he
selects # 3 or #8?
require a Managers Code.
If Position = "3" or "8" then require user to type the MangerCode into the
text box.
1- Where should the vba code go? After Update in the combo box?
2. How can I require the user to complete the required text field if he
selects # 3 or #8?