,5))) Not Between 100 And 6299));
Tom
http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
[QUOTE="Tom Wickerath"]
Tom would like to retract the previous reply.
Tom
http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
[QUOTE="Tom Wickerath"]
Hi Chey,
Have you tried something like this?
SELECT Field1, Field2, Field3
FROM TableName
WHERE Not (([Code]) Between '06CA100' And '06CA06299')
Tom
http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
[QUOTE="Chey"]
I have a table that I am using, I have a list of codes
ex
06CA06001 all the way to 06CA06399
In my query under critera I was to write something to where it only shows
06CA06001-06CA099 and 06CA06300-06CA06399
How do I do that I tried bewteen but realized that didn't work.
So in my new form I only want those records visable.
Thanks
Chey[/QUOTE][/QUOTE][/QUOTE]