I have a main form with a combobox with 12 different names of 12 different forms. I know how to open the forms based on the combo box, but is there a way to rather than have the form open in normal, dialog, etc. view that it can open in a subform that i placed in the main form?
Practical explanation: I have 12 users in the cbx and 12 different custom forms for each, so i want the user to select their name and see their custom options right there in a subform in the main form.
is any of this possible with limited VBA code (still working on learning that)?
Thank you
Practical explanation: I have 12 users in the cbx and 12 different custom forms for each, so i want the user to select their name and see their custom options right there in a subform in the main form.
is any of this possible with limited VBA code (still working on learning that)?
Thank you