I have data in excel in the following format:
abc-123-1012
abc-123-1013
abc-123-117
abc-123-1174
abc-123-123
abc-123-124
I am trying to determine a way to put these values in numberic order based on the number after the second hyphen (i.e. 1012, 1013, 117, 1174.....)
Any help would be appreciated.
Thanks,
Jason
abc-123-1012
abc-123-1013
abc-123-117
abc-123-1174
abc-123-123
abc-123-124
I am trying to determine a way to put these values in numberic order based on the number after the second hyphen (i.e. 1012, 1013, 117, 1174.....)
Any help would be appreciated.
Thanks,
Jason