retrieve records from a table based on a portion of text

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to retrieve records where the Field 2 item contains a "2:" in
it's text.

This should be simple, but it's been too long since I've done. Do I use
criteria or filter in Access?
 
I would like to retrieve records where the Field 2 item contains a "2:" in
it's text.

This should be simple, but it's been too long since I've done. Do I use
criteria or filter in Access?

[Field2] like "*2*"
 

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

Back
Top