View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
The Wallaby The Wallaby is offline
external usenet poster
 
Posts: 1
Default How do I sort numbers based on last two digits?

I am working on a hospital project. Casenotes are stored by a 3 dual digit
system eg. 23 44 67 with casenotes ending in ** ** 68 and ** ** 66 stored
adjacent. Get it? I have a load of notes to look up so I need to sort out the
casenote numbers I have by the last two digits in order to simplify the
manual search for the notes. Is there any way I could program the Excel list
I have to sort the last two digits of the casenote numbers into numerical
order?