I work in a hospital and I want to make a form witch shows me all the patients in my post. Please open the attachment I've included (it's a word 2000 document) in which you can see how I would like it to be. I saw it on an application at my work but I don't know how this can be done.
tblPatients - PatientID, RoomNumber, PatientName, and so on.
Now. On the form I want to see the patients that are still in the hospital at the moment and when I click on a name on the form I want to open another form to view his data.
Now, how can I fill in the buttons on my form with the right names (in a format like the document I've included)? How can I get the names out of the table and put them on the buttons?
Thanks in advance.
tblPatients - PatientID, RoomNumber, PatientName, and so on.
Now. On the form I want to see the patients that are still in the hospital at the moment and when I click on a name on the form I want to open another form to view his data.
Now, how can I fill in the buttons on my form with the right names (in a format like the document I've included)? How can I get the names out of the table and put them on the buttons?
Thanks in advance.