Link a table to a form

  • Thread starter Thread starter beehive
  • Start date Start date
B

beehive

Guest
I have a table with a lot of information in it that I would like to link to a form I created. I would like to do this by one specific number that is a field in the table. Then all the relavent data in that table would be automatically put into the form. Thanks for the help
 
This is what a form does. If you set the recordsource for the form to the table you want to use, the data will be available for display and data manipulation.
 

Users who are viewing this thread

Back
Top Bottom