Creating a form based on four tables

A

aweise

I have four tables. One table is called directory it holds the primar
keys to the other three tables (Provider_id, District_id, Rep_id).
build new information in each of the three tables when required an
then my main query is based on what is in the directory table. I woul
like to set up a form as follows: Add Provider, Add Reps, Ad
Districts, Update Directory. You would update the directory once an
new information had been added. How would I go about coding this form
Ideally the the primary field from whatever table I update should b
added to the Directory so that it would show up on the Providers Repor
I run.

Thanks for your help
 

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