bigdan Posted June 29, 2005 Posted June 29, 2005 Hello, I have a value list set up from field size in table "sizes" which only has 3 fields (size, rate, idnum) and when I choose one of the size values i want it to look up a value from that same record, but it doesn't seem to do so... i have idnum and rate set to look up from "sizes".... is this making any sense, i'm a newbie. thanks for any clues. Dan
bigdan Posted June 29, 2005 Author Posted June 29, 2005 I just tried it using the idnum as the valuelist, and the size and rate as lookups and it works that way, but I need to see the size to choose, not the id number.... anyhoo
-Queue- Posted June 29, 2005 Posted June 29, 2005 Are sizes unique? If so, do you have a relationship from the current table to the Sizes table, based on the Size field? If so, then your lookups should work, if you are looking them up based on the relationship to Sizes.
bigdan Posted June 30, 2005 Author Posted June 30, 2005 Thanks so much. Worked like a charm... the only relationships I've done are through id numbers, so i wasn't thinking that through very far! that's why it wasn't working.
Recommended Posts
This topic is 7087 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