Limiting A Query by Using a text format

B

Brad

All,

I have a License_Text_ ID field with several different types of license
formats.

I would like to limit a query to only returning IDs with a format of
"LL#######". Where L=Letter and #=Number. I need the query to only return
those IDs with this exact format.

What can I put in the query Criteria field to accomplish this?

Thanks in advance for your assistance.

Brad
 
B

Brad

Rob,

Works perfect!

Thank you for your help.

Brad

Rob Parker said:
Like "[a-z][a-z]#######"

Rob

Brad said:
All,

I have a License_Text_ ID field with several different types of license
formats.

I would like to limit a query to only returning IDs with a format of
"LL#######". Where L=Letter and #=Number. I need the query to only return
those IDs with this exact format.

What can I put in the query Criteria field to accomplish this?

Thanks in advance for your assistance.

Brad
 

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