P
Peter Lux
I'm pretty new to Access, but not to db programming. I'm trying to display
records for a customer based on the customer job. I have 2 combo boxes,
customer and job, and then want all the tickets (in the sale and sale_item
tables) based on those 2 criteria. I have the subform, but I don't know how
to link it to the combo boxes since I'm not sure how to set the source on
the subform to a query like I did on the combo boxes.
I must not be looking in the right spot for this info, it seems like a
pretty simple operation to me.
Thanks in advance..
records for a customer based on the customer job. I have 2 combo boxes,
customer and job, and then want all the tickets (in the sale and sale_item
tables) based on those 2 criteria. I have the subform, but I don't know how
to link it to the combo boxes since I'm not sure how to set the source on
the subform to a query like I did on the combo boxes.
I must not be looking in the right spot for this info, it seems like a
pretty simple operation to me.
Thanks in advance..