I have a table with two fields (institute and address). In a form I am placing a combo box, but I can link only one of the two fields (institute). If a put a second combo with the second field (address), when I chose one field from institute, I don’t get automatically the associated address.
Is there a way to link the two fields, so that when I select one field form institute, I also get the associated address automatically?