set up tables with proper relationship

F

ferde

New to access 2003. Have been reading my access 2003 bible and lessons on
line and now am attempting to make my first relational database using proper
technique but I'm struggling and would like direction. I have two tables. I
would like to set up the database so that I can combine the two tables by
using a query and then set up a form based on the results of that query.
I am doing something wrong because I can not set up a relationship . I would
like data entry from the form to populate the tables.

tblCensus tblAudit
CensusID primary Key autonumber patientID number
PatientID number question1 yes/no

patientName text question2 yes/no
AdmitDate date question3 yes/no
Diagnosis text
 

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