I
Ian
I have created a recordset from my data of hospital patients whereby a
patient ID is associated with a series of test results. In the user form
navigation is made using the in-built Access navigation buttons. However,
some patients have more than one set of results for the same test. The user
just sees a second (or third etc.) record where the patient ID is the same
but one of the five tests has a different result. In order to make it clear
to the user I would like to display (in a txtbox next to the ID field) an "X
of Y" message for that particular PatID, independant of the Access nav
buttons. I have tried various DAO recordset techniques, but my skills are not
good enough yet.
Can this be done and if so can anyone start me off. Thanks in advance.
patient ID is associated with a series of test results. In the user form
navigation is made using the in-built Access navigation buttons. However,
some patients have more than one set of results for the same test. The user
just sees a second (or third etc.) record where the patient ID is the same
but one of the five tests has a different result. In order to make it clear
to the user I would like to display (in a txtbox next to the ID field) an "X
of Y" message for that particular PatID, independant of the Access nav
buttons. I have tried various DAO recordset techniques, but my skills are not
good enough yet.
Can this be done and if so can anyone start me off. Thanks in advance.