D
Dina
I have an Access form based on an SQL Server database.
I have a customer table and an order table.
I have created a form that displays a customer with a subform for his
orders.
This works ok as long as I want to see ALL the orders for a specific
customer.
However, sometimes I wish to show only one specific order. I have no problem
getting the customer id but how do I limit the sub-form to show only the
order I require?
Many thanks
DM
I have a customer table and an order table.
I have created a form that displays a customer with a subform for his
orders.
This works ok as long as I want to see ALL the orders for a specific
customer.
However, sometimes I wish to show only one specific order. I have no problem
getting the customer id but how do I limit the sub-form to show only the
order I require?
Many thanks
DM