G
Guest
I have a form in which a user will select a specifc course from a combo box.
What I am trying to accomplish is that when the user selects a specific item
from the combo box (MISC-Project), a text box will appear asking for the name
of that specifc project (Misc_Project_Name) and remain hidden when other
entries are selected. I know that this will be an After_Update event for the
combo box but I am stuck as to where I go next.... Thanks!!!
What I am trying to accomplish is that when the user selects a specific item
from the combo box (MISC-Project), a text box will appear asking for the name
of that specifc project (Misc_Project_Name) and remain hidden when other
entries are selected. I know that this will be an After_Update event for the
combo box but I am stuck as to where I go next.... Thanks!!!