trialerror
Programmer
Is it possible to sort a string field on the middle 2 digits? If a string has 6 digits , can it be sorted on the basis of the middle 2 digits?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Srt_AccntNumb: mid(Customer_Info.AccntNumb,3,2)
len(fieldname)