My problem is as follows:
If an order entry DB MS Access 97.
I have a form [Orders] used to enter the order details.
I have a subform (default view - single form) within this [Order Details1]
that is used to enter the line info, e.g product, qty, price, etc.
I have another subform (default view - datasheet) [Order Details2] within
[Orders] that displays all the line items for the particular order.
PROBLEM
When I enter the line info via [Order Details1] it does not update [Order
Details2] automatically, I need to click in the datasheet and sort it for it
to be updated.
I would also like to be able to click on a record within [Order Details2]
and the relevant item info be displayed in [Order Details1]
Is this possible???
Cheers,
If an order entry DB MS Access 97.
I have a form [Orders] used to enter the order details.
I have a subform (default view - single form) within this [Order Details1]
that is used to enter the line info, e.g product, qty, price, etc.
I have another subform (default view - datasheet) [Order Details2] within
[Orders] that displays all the line items for the particular order.
PROBLEM
When I enter the line info via [Order Details1] it does not update [Order
Details2] automatically, I need to click in the datasheet and sort it for it
to be updated.
I would also like to be able to click on a record within [Order Details2]
and the relevant item info be displayed in [Order Details1]
Is this possible???
Cheers,