View Single Post
  #1   Report Post  
Brian
 
Posts: n/a
Default Sorting data by last to digits

I have a worksheet that I need to sort by terminal digits (last 2 digits).

The data is in column A in the format:

'0004135296

Notice the ' at the beginning.

I need to sort this data by the 96 at the end.

Thanks.