Hello,

I am an intern at a clinic and one of my projects is to consolidate the two different medical record systems our clinic currently uses. I have created two different excel files (one for each system) which display basic patient information (name, DOB, address, etc) for all the patients in each system (>1000 patients). My goal is to compare the two files to find patients who are in one system and not in the other. I've tried combining the two files and sorting by last name, first name, DOB, but one of the files displays the information in all uppercase letters which seems to throw off the sorting. I'd appreciate any and all suggestions and I'm happy to provide more information if necessary.

Thanks!