I have an excel sheet that contains patient information. Such as
patient ID, First, Last, test score
A patient could have more than one record because of various test. I want to merge all the records for that particular patient and make one record.
So, I would have HDL score, LDL score, CBC score…etc.
How can I do this?