S
Sam Work
Please help a little stuck
I have:
Table 'tblCustomers' - Customer delivery details
Form 'frmOrders' - Product details
Within the frmOrders I need to enter the customer code (from tblCustomers)
so that it automatically calls up the rest of the information from that table.
Is the best way of going about this by using the subform function?
I have:
Table 'tblCustomers' - Customer delivery details
Form 'frmOrders' - Product details
Within the frmOrders I need to enter the customer code (from tblCustomers)
so that it automatically calls up the rest of the information from that table.
Is the best way of going about this by using the subform function?