Start of field Query

N

Nikki

Is there a line you can add to this code
WHERE (((InStr([table seperated by commas,Blank=All],
))>0 Or (InStr([table seperated by
commas,Blank=All],
)) Is Null))

That will allow you to search for the start of the field
as well. Say I have several product numbers that start
with 3467_ _ _ the last numbers then distiguish between
dates they were used.. so I want to find all the product
numbers that start with 3467. I know this can be done in
a simple query using an * , but I want the dialogue box
query so that the product number can change.
 

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