Is there any way to sort text as numbers correctly without having to change the field to an integer? I have a field that has room names, which are most often numbers, but sometimes names so I can’t change the field to integer. How can I get them to sort as 100, 102 instead of 100, 1000, 102?
Thanks!