MMBadger Posted April 29, 2004 Posted April 29, 2004 I have a database that is essentially an address rolodex of all of the Vendors & Venues I use (event planning company). I have created a somewhat strange join table in the same file that will hopefully allow me to add a list of preferred caterers for each venue. (The caterer records come from the same Vendors & Venues table, so I only have 2 tables but three table occurrences). Looks like: Table One: Vendors and Venues, multiple fields Table Two: Caterer Join, fields Vendor ID and Caterer ID Relationships: V&V to Caterer Join; Caterer Join to 2nd occurrence of V&V that I've named Caterers (Unique ID = Vendor ID; Caterer ID = Unique ID). My issue is this: I can naturally get the Vendor ID field to populate in the join file, but I can't get the Caterer ID field to populate. I'm using the "No Numbers Popup" technique that uses a value list of Catering company names (from a calculation field in the Caterers TO), to populate that Caterer ID field. Caterer ID in the join table is set as an auto-enter calculation that should look up the Caterer ID from a third table occurrence of Vendors & Venues I've named "Caterer Name" (where there is a relationship between Unique ID in Caterers and Company Name in Cater Name). When I've used 3 tables for the join relationship, the 2nd field in the join file populates fine. Can anyone figure out where I'm going wrong? I've attached a PDF of the relationships graph as a visual aid (ignore the big text...don't know why it's there). V&VRelationships.pdf
Recommended Posts
This topic is 7774 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now