Newbies lynxbci Posted September 26, 2008 Newbies Posted September 26, 2008 Hi, I am reasonably new to Filemaker but have extensive Access knowledge, so not a complete beginner. The Goal: 2 populate 2 fields from a value list The Source: A Supplier table with 2 fields i am interested in SUPPLIER and ADDRESS The Destination: A form with 2 fields SUPPLIER and ADDRESS I have a value list created from the supplier table with just SUPPLIER and this populates the SUPPLIER field on the form OK. Then i would like the ADDRESS field on the form to be completed using the appropriate address for the SUPPLIER already chosen. The Question: Can this be done? Thanks
bcooney Posted September 26, 2008 Posted September 26, 2008 Once you have your supplier foreign key populated in your second table (PO, perhaps?), then set PO_Address to a lookup field, using a relationship from PO to Supplier by SupplierID. Here's a demo. I'd probably break the Address into separate fields (Addr1, Addr2, C, S, Zip).
Recommended Posts
This topic is 5903 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