I have a table of data that lists a patient's name, Medical record Number, Admission Date, Laboratory Haemoglobin Value, and the time the test was taken.
I want to limit the resuilts in the query to show only the patient's first Laboratory HB (haemoglobin) value, but I cannot get the query to work. It keeps outputting very strange results and I cannot figure out how to do it.
There are 1600 records within this table for approx. 192 patients. Any ideas?
I want to limit the resuilts in the query to show only the patient's first Laboratory HB (haemoglobin) value, but I cannot get the query to work. It keeps outputting very strange results and I cannot figure out how to do it.
There are 1600 records within this table for approx. 192 patients. Any ideas?