G
GB
(This is a very basic problem but I have no idea, tried searching all over
for help!!!)
Help!
I have an order entry dB that allows me to enter multiple items per order.
From the main form I can see all quotes entered by Customer, by selecting
one of those quotes and then clicking on 'View Quote' I access a form named
[Orders].
Problem...
On this form I have two subforms - [x] (default view = single form) and [y]
(default view = datasheet), the idea is that I enter the order items in [x]
and these should appear in [y].
I don't know how to link the two together, I'd like to be able to click in
[y] and see all the relevant info in [x].
I've tried linking the OrderDetailID as the Child and the OrderID as the
Master but no combination seems to work.... Any ideas greatly appreciated.
G
for help!!!)
Help!
I have an order entry dB that allows me to enter multiple items per order.
From the main form I can see all quotes entered by Customer, by selecting
one of those quotes and then clicking on 'View Quote' I access a form named
[Orders].
Problem...
On this form I have two subforms - [x] (default view = single form) and [y]
(default view = datasheet), the idea is that I enter the order items in [x]
and these should appear in [y].
I don't know how to link the two together, I'd like to be able to click in
[y] and see all the relevant info in [x].
I've tried linking the OrderDetailID as the Child and the OrderID as the
Master but no combination seems to work.... Any ideas greatly appreciated.
G