G
Guest
Hi,
I have the following two tables;
1) Houses {HouseID(Primary Key),Address, Postcode, Landlord}
2) Landlords {Landlord(Primary Key), Address, Postcode}
I have a form where I am trying to display the HouseID, Address, Postcode
and then Landlords!Landlord, Landlords!Address, Landlords!Postcode. I can see
the first three fields but the last three fields give the '#name? error. Any
ideas?
I have the following two tables;
1) Houses {HouseID(Primary Key),Address, Postcode, Landlord}
2) Landlords {Landlord(Primary Key), Address, Postcode}
I have a form where I am trying to display the HouseID, Address, Postcode
and then Landlords!Landlord, Landlords!Address, Landlords!Postcode. I can see
the first three fields but the last three fields give the '#name? error. Any
ideas?