I have a form I've set up for some courses.
I have set up a table for "courses" and another table for "venues" as we may use the same venue for multiple courses.
Whenever I create a new course, I want to select a venue from a lookup field (which is linked to the courses tables), and then have the address and other information pulled from the venue table and just displayed on the form. I cannot get it working.
Any suggestions???