Hello Guys,
I appreciate all that you're doing and thank you for your time.
I would like to transfer pateint information from cards to access. I've so far managed to come up with the following tables. Please correct me if am wrong.
tblPatient
PatientID - PK
RegistrationNo (patient no on the card)
FirstName
LastName
DateAttend
etc, etc
tblRisks
RiskID
RiskType
tblHistory
HistID - PK
Date
Visit
Complaint1
Complaint2
tblOutcome
OutcomeID - PK
Complaint
Cause
Outcome
I want to be able to 1) link the tables, 2) move from the main form Patient and got into History table etc, 3) have the main form and history form together.
Thanks again for your time,
Samia
I appreciate all that you're doing and thank you for your time.
I would like to transfer pateint information from cards to access. I've so far managed to come up with the following tables. Please correct me if am wrong.
tblPatient
PatientID - PK
RegistrationNo (patient no on the card)
FirstName
LastName
DateAttend
etc, etc
tblRisks
RiskID
RiskType
tblHistory
HistID - PK
Date
Visit
Complaint1
Complaint2
tblOutcome
OutcomeID - PK
Complaint
Cause
Outcome
I want to be able to 1) link the tables, 2) move from the main form Patient and got into History table etc, 3) have the main form and history form together.
Thanks again for your time,
Samia