Hello all
Could someone please help me with the following:
Table 1 = Contacts
Relevant fields = First Name, Last Name and ID
Table 2 = All Jobs
Relevant fields = driver_id
I have a form with an unbound text box and want to display in this text box the first name and last name from the contacts table where the ID in the contacts table matches the driver_id field of the current record displayed but I just can't seem to get it to work.
Both ID and driver_id are number fields
Thanks very much in advance
Could someone please help me with the following:
Table 1 = Contacts
Relevant fields = First Name, Last Name and ID
Table 2 = All Jobs
Relevant fields = driver_id
I have a form with an unbound text box and want to display in this text box the first name and last name from the contacts table where the ID in the contacts table matches the driver_id field of the current record displayed but I just can't seem to get it to work.
Both ID and driver_id are number fields
Thanks very much in advance