Is it possible to list ALL of the unique values in a series of data starting with a vlookup and return the unique values in the row?
I have attached an example of what I am trying to do:
On the visit summary tab in columns e-k I want to lookup the patient name on the charge detail tab and return only the unique values in the CPT column. So cell e3 on the visit tab for John Doe returns J1561 and I need f3 to return 96413, g3 to return 96415 and ignore the others since the codes are not unique whereas for Mr. Mister the values returned would be J2357, 96401, J0885, 96372.
Is this possible?
Bookmarks