Add vba in another part of the form (1 Viewer)

Newbie8

Banned
Local time
Yesterday, 16:37
Joined
Jun 29, 2019
Messages
30
I have a subform the displays data in a table, and its control by a combobox on the main form. Then I added another subform within a subform. I also add another combo box, and I need this control the subform within the form. How do I call an event located in another form?
 

Pat Hartman

Super Moderator
Staff member
Local time
Yesterday, 19:37
Joined
Feb 19, 2002
Messages
43,302
The other form is bound to different data. Can you explain in more detail why you want one form to run code in a different form.
 

Users who are viewing this thread

Top Bottom