G
Guest
I am trying to build a database for planning operations in a small surgical
theatre complex. We have three theatres and nine surgeons. My ultimate goal
is to produce a single form with a calender to choose a date which will bring
up which surgeon is operating that day in each of the three theatres and then
a subform so if you select the theatre it displays the patients on the list.
This seems straightforward but I am finding it difficult to get all three
threatres on the same form. If I make a table which holds data on all three
theatres it is impossible to match the theatre with the operation, and if I
build three tables, one for each theatre I cannot put all the information on
the same form.
How should I set up th edatabase to achieve this?
theatre complex. We have three theatres and nine surgeons. My ultimate goal
is to produce a single form with a calender to choose a date which will bring
up which surgeon is operating that day in each of the three theatres and then
a subform so if you select the theatre it displays the patients on the list.
This seems straightforward but I am finding it difficult to get all three
threatres on the same form. If I make a table which holds data on all three
theatres it is impossible to match the theatre with the operation, and if I
build three tables, one for each theatre I cannot put all the information on
the same form.
How should I set up th edatabase to achieve this?