S
ServiceEnvoy
I need to be able to create a button (or a double click function) to
open a main form and filter it to show only the main form records with
the subform records matching a particular ID #.
Main form: FRM_Tickets-Active (pulls data from the table
"TBL_Tickets" (filtered by a query to show only active tickets)
Sub form: SUB_EXP_Tickets (pulls data from the table
"TBL_Expenses" (linked to the main form by the field "WorkOrderNum"
Field in subform to filter on: VendorID
Can anyone help me figure out how to do this?
open a main form and filter it to show only the main form records with
the subform records matching a particular ID #.
Main form: FRM_Tickets-Active (pulls data from the table
"TBL_Tickets" (filtered by a query to show only active tickets)
Sub form: SUB_EXP_Tickets (pulls data from the table
"TBL_Expenses" (linked to the main form by the field "WorkOrderNum"
Field in subform to filter on: VendorID
Can anyone help me figure out how to do this?