Right, I have two Tables .. One Customer, One Transaction
Fields in Customer:
C-ID
CName
CAddress
Fields in Transaction:
T-ID
P-ID
Date
C-ID
CName
CAddress
How do i create a situation so I can select C-ID in the Transaction Table and it fill the CName and CAddress fields for me.
I have created the relationship for the 2 C-ID fields so i can select which record, but it wont "lookup" or "fill" the other 2 fields.
Please Help Me
Fields in Customer:
C-ID
CName
CAddress
Fields in Transaction:
T-ID
P-ID
Date
C-ID
CName
CAddress
How do i create a situation so I can select C-ID in the Transaction Table and it fill the CName and CAddress fields for me.
I have created the relationship for the 2 C-ID fields so i can select which record, but it wont "lookup" or "fill" the other 2 fields.
Please Help Me