I'm using Crystal version 10.0 on an XP workstation. I have a report which lists patients' medical record numbers which are 6 digits in length.
I need to sort these patients using a medical record function called "sorting by terminal digit" which I understand is to sort by the last 2 digits; then by the middle 2 digits; then by the first 2 digits.
Does anyone know how this would be done?
Thank you in advance.
I need to sort these patients using a medical record function called "sorting by terminal digit" which I understand is to sort by the last 2 digits; then by the middle 2 digits; then by the first 2 digits.
Does anyone know how this would be done?
Thank you in advance.