REGGIE MAGER Posted February 27, 2007 Posted February 27, 2007 (edited) Is it possible to add a table from a joined database onto a form and select items from the table to be filled into the form? For instance, if I want to let users see a list of stamps in the table, then have them click on the stamp name or number to add it to their collection and have it fill in the information on the form. I don't seem to see any information on this. Thanks for the help. Edited February 27, 2007 by Guest removed shouting
mr_vodka Posted February 27, 2007 Posted February 27, 2007 Depending on whether or not you need to save the related table's data in the forms table, you might want to investigate auto-entry lookups, calculated values, or if you do not need to store the data for the form but only want to reference the info for display purposes, just put the related field on the form.
Recommended Posts
This topic is 6479 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