Navigating Subforms

Will04

Registered User.
Local time
Today, 15:13
Joined
May 29, 2006
Messages
62
Hello everyone,

I'm converting a paper medical screening form to electronic format to facilitate data entry of screening records. The form consists of approx. 76 fields, all linked to the patient ID number.

So far there is the main form with four subforms. The main form contains the patient's personal data while the subforms contains Medical History, examination, Follow-ups, Lab results. Each form is based on a separate table, all linked to the main patient table by the patient ID no.

Firstly, is this a good design?

Secondly, during data entry, I can tab through each field in the main form, and then into the first subform. However, when the cursor reaches the last field in the first subform, it cycles back to the first field instead of going onto the second subform.

What can I do to get the cursor to move from subform to subform??

thanks

Will
 

Users who are viewing this thread

Back
Top Bottom