1 form to multiple tables

M

martin

you can build multitable query that has all your fields,
then build your form based on that multi-table query. as
long as you have your relationships established your
tables should be updated, solving your problem with the
save button.

martin
 
E

Ed Hatton

Thanks Martin, for the info would you have an example of
this multitable query. thanks again, Ed
 
Top