selecting data in a field between two points

G

Guest

I need two break up a large field into three smaller fields. I know I can
use commands like (right([field],30)) to get the first 30 characters and use
the left command to get the last 30 but is there a command to get between two
characters.
Something like (between([field],31,60))?
Thanks for your help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top