JeffreyDavid
Registered User.
- Local time
- Today, 07:08
- Joined
- Dec 23, 2003
- Messages
- 63

I have a report that gives me a field named 'Dtl_Reference', and at the begining of the field data, there is 3 - 5 characters in brackets, but I need to sort the report on the 6 characters after the 3 - 5 characters in brackets.
I tried the Left function but with the variable number of characters in brakets, I couldn't get it to work.
Anyone know how to pull data from the middle of a field or eliminate a variable number of charcters from the begining of a field?