Update 3 tables w/ 1 Form

R

RC

I'm new to Access, and am figuring my way around it. I've tried to update
multiple tables with one form, but haven't been able to do it. I've split
the tables in accordance with Normalization Forms, at least to the best of my
understanding. So, is there a way that more than one table can be updated and
accessed by a single form?
 
D

Douglas J. Steele

While it's possible to create a query that joins the three tables together,
it's difficult to make such a query updatable. (see what Allen Browne has at
http://www.allenbrowne.com/ser-61.html if you want to try...)

The normal way would be to have subforms on your form, each one bound to a
different table.
 
J

Jeff Boyce

It's a bit tough coming up with a specific suggestion without an example.

When you say "multiple tables", what are you storing in those tables? How
are they related?

More info, please...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

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