Jump to content
Server Maintenance This Week. ×

Inserting Tables


REGGIE MAGER

This topic is 6280 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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 by Guest
removed shouting
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 6280 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.