L
LJG
Hi Guys,
Can anyone help me with this issue, I have 2 tables 'Contacts' and 'Orders'
(1 to many)
Primary key is 'contactID'
I have a form to create orders for each contact with the record source
having the following fields:
tblcontacts
contactID (autonumber)
orderID
name etc
tblorders
orderID (autonumber)
df1 (date)
The problem I have is that when I create a new record it is not adding a
record in tblorders (orderID)
Any help would be appreciated
Thanks
Les
Can anyone help me with this issue, I have 2 tables 'Contacts' and 'Orders'
(1 to many)
Primary key is 'contactID'
I have a form to create orders for each contact with the record source
having the following fields:
tblcontacts
contactID (autonumber)
orderID
name etc
tblorders
orderID (autonumber)
df1 (date)
The problem I have is that when I create a new record it is not adding a
record in tblorders (orderID)
Any help would be appreciated
Thanks
Les