A
Anthony Hodges
Hi all, (very sorry for the cross-posting, but it's late and I am exhausted)
I have been granted the honour of converting our Hospital
discharge/admission forms from a paper based system over to an EDP system.
It will be entered in via a tablet PC's that the nurses/doctors will be
issued. At this stage we will be merely trialing a system and we will be
using MS Access 2k as the plaform for data entry. Now the
admission/discharge form consists of well over 255 fields. So clearly we
can't take the lazy way out and add it all in the one table.
)
Constructing the table such that it is normalised is not a problem. Any sod
can work that out and in fact ms have an article on how to do such a thing
(Q209493). The problem is in the presentation of the data. They want to
have the EDP version of the admission/discharge form printed out on A3
double sided and taking almost exactly the same appearance as the existing
stationery. A simple subform style report (sorry forgot the technical term,
it is 11pm at the moment) won't cut it, because the fields on the stationery
are all over the place.
So I guess I am just after some advice... Is the best way of reporting my
normalised questionnaire through unbound fields that are populated via code?
Do you recommend I just get lazy and split the tables into parts bound with
a 1-1 relationship, lol?
Thanks in advance,
AH.
I have been granted the honour of converting our Hospital
discharge/admission forms from a paper based system over to an EDP system.
It will be entered in via a tablet PC's that the nurses/doctors will be
issued. At this stage we will be merely trialing a system and we will be
using MS Access 2k as the plaform for data entry. Now the
admission/discharge form consists of well over 255 fields. So clearly we
can't take the lazy way out and add it all in the one table.
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
Constructing the table such that it is normalised is not a problem. Any sod
can work that out and in fact ms have an article on how to do such a thing
(Q209493). The problem is in the presentation of the data. They want to
have the EDP version of the admission/discharge form printed out on A3
double sided and taking almost exactly the same appearance as the existing
stationery. A simple subform style report (sorry forgot the technical term,
it is 11pm at the moment) won't cut it, because the fields on the stationery
are all over the place.
So I guess I am just after some advice... Is the best way of reporting my
normalised questionnaire through unbound fields that are populated via code?
Do you recommend I just get lazy and split the tables into parts bound with
a 1-1 relationship, lol?
Thanks in advance,
AH.