I have a list of badge numbers and I would like to sort them numerically but since they have a letter in front access doesn't sort them the way I would like. Here is an example of the data:
P1
P215
P75
P5
I've tried using the MID function like =MID([Badge#],1) but I can't get it to work. Any help would be appreciated!
Thanks,
mitch