Split Fields

P

phuser

I have a select query that has a text field, I have changed the properties
so the that the data reads right to left, I would like to create a column
that shows only the first 8 digits from that field.
 
P

phuser

thank you Both!!

KARL DEWEY said:
Right 8 Digits: Right([YourField],8)

phuser said:
I have a select query that has a text field, I have changed the
properties
so the that the data reads right to left, I would like to create a column
that shows only the first 8 digits from that field.
 

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