On my main form I have a multi-select list box of patient names. When the user presses the 'View Patients' button, I want a form to pop up with the information for the patients selected in that list box shown one at a time with the normal navigation buttons available.
Currently, the View Patients form simply lists all of the patients in the database, but this is not what I want.
Any ideas ?
Currently, the View Patients form simply lists all of the patients in the database, but this is not what I want.
Any ideas ?