I have a form with a formheader. In the formheader I added a combobox to select a customer.
In the FORM I have a subform called orders.
Now I want to filter the subform based on the customerid selected in the combobox above.
Is it possible to add a macro in afterupdate in the combobox. So the orders table is automatically filtered on the customer id selected in the combobox.
In the FORM I have a subform called orders.
Now I want to filter the subform based on the customerid selected in the combobox above.
Is it possible to add a macro in afterupdate in the combobox. So the orders table is automatically filtered on the customer id selected in the combobox.