I have 3 tables has follows
TABLE1
orders id(PK) kiv:Req No/PO no/Inv No
Req No are the same no.
Req Date
Req Amt
Date to Procurment
Planned Delivery Date
Purchase Order No
PO DATE
PO Amt
Month To Acct
All Po(s) recd & Inpt(Y/n)
Cleared(y/n)
Invoice No
Invoice Date
Invoice Amt
Actual Delivery Date
Order Paid Status(Y/N)
All Paymt rep by Invoice(Y/N)
jOB mANAGER iD(FK)
Table 2 Table 3
Job Manager Id (PK) Supplier Id(PK)
First Name Supplier Name
Surname Goods Desc
Cost No Order Id(fk)
Account Code
Account Desc
oRDER ID(FK)
I also have two other tables one with all the account codes and descriptions and another with all the Manager details
I have buiilt a form through the wizard with all fields from the 3 tables except for keys but keep getting this error-CAN'T ADD RECORDS-JOIN-KEY OF TABLE ORDERS NOT IN RECORDSET.
PLEASE CAN ANYONE HELP ME-I'M LOSING MY MIND!!!!!!!!
THANKS IN ANTICIPATION
KAZ
TABLE1
orders id(PK) kiv:Req No/PO no/Inv No
Req No are the same no.
Req Date
Req Amt
Date to Procurment
Planned Delivery Date
Purchase Order No
PO DATE
PO Amt
Month To Acct
All Po(s) recd & Inpt(Y/n)
Cleared(y/n)
Invoice No
Invoice Date
Invoice Amt
Actual Delivery Date
Order Paid Status(Y/N)
All Paymt rep by Invoice(Y/N)
jOB mANAGER iD(FK)
Table 2 Table 3
Job Manager Id (PK) Supplier Id(PK)
First Name Supplier Name
Surname Goods Desc
Cost No Order Id(fk)
Account Code
Account Desc
oRDER ID(FK)
I also have two other tables one with all the account codes and descriptions and another with all the Manager details
I have buiilt a form through the wizard with all fields from the 3 tables except for keys but keep getting this error-CAN'T ADD RECORDS-JOIN-KEY OF TABLE ORDERS NOT IN RECORDSET.
PLEASE CAN ANYONE HELP ME-I'M LOSING MY MIND!!!!!!!!
THANKS IN ANTICIPATION
KAZ