sorting SS#

G

Gary''s Student

if the SS# are in column A then in a helper column enter:
=RIGHT(A1,2)*1
copy down and sort by the helper column
 
P

Perkgolf

Hi,
Thanks for the suggestion.
That gave me the last two digits but I'm unable to sort that column.

Bruce
 
Top