My main form has a combobox.
Users can choose from a combobox to open a form.
I got this to work but i need to close the main form when another form is open.
How can i close the main form after a user choose an item from the combo box?
I know how to do it with a command button by Macro but how to do it using a combo box?
Thanks in advance.
Users can choose from a combobox to open a form.
I got this to work but i need to close the main form when another form is open.
How can i close the main form after a user choose an item from the combo box?
I know how to do it with a command button by Macro but how to do it using a combo box?
Thanks in advance.