Linking a form to a table

R

richard

How do I link a form to a table so that when I add fields
to the table, they will show up on the form?
 
J

JulieD

Hi Richard

if you have an existing form - set the form's record source to be that of
the table (design view of the form, view / properties - ALL tab .. up the
top, click in the white box next to record source, click on the drop down
arrow, choose table)

if not, click on the table, then click on the AutoForm icon on the toolbar -
this will create a form for you based on the table - you have then only to
make it look pretty.

Regards
julieD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top