I am looking for a way to parse a string into two separate fields. For example, a reference field might contain "ABCD1234" and I would like two formulae to separate the string into "ABCD" and "1234" which can then be used to sort, subtotal, etc.
I used to do this in QR-DOS but must be missing something in the functions in QR-WIN.
Ralph