M
Max
Hi,
Access 97.
I am quite experienced in programming and using forms and subforms etc but I
have a request from a user to make the data entry easier. This is more of a
"can it be done" question than a plea for lead my by the hand. I have not
done a lot with the tab control until now.
I have three tables as follows:
A one to many to B, B one to many to C
I would like to display all the information relating to the patient who is
in table A on the same form. Can I use nested tab controls containing the
subforms and will I need code to link the change in table B (new admission
episode) to show the relevant details in table C? Is this likely to slow
things down too much?
Thanks,
Max
Access 97.
I am quite experienced in programming and using forms and subforms etc but I
have a request from a user to make the data entry easier. This is more of a
"can it be done" question than a plea for lead my by the hand. I have not
done a lot with the tab control until now.
I have three tables as follows:
A one to many to B, B one to many to C
I would like to display all the information relating to the patient who is
in table A on the same form. Can I use nested tab controls containing the
subforms and will I need code to link the change in table B (new admission
episode) to show the relevant details in table C? Is this likely to slow
things down too much?
Thanks,
Max