Is it possible to convert a text field to a numeric field within a query? I want to sort on a field within my query that is set as text but stores digits (sort 1,2,3,4,5…), and I can’t modify the tables. The query is currently sorting (1,10,11,12,13….2,20,21,22….)
Thanks!
Kindra