G
Guest
I have a table that I am trying to run a query on that I need to only select
certain types of "transactions". I typically would select WHERE in the
function row under the field in the query, then type
="XXXXXXXX"
="YYYYYYYYY"
="ZZZZZZZZZ"
and so on..
The only problem is that there are so many in the list that it violates the
1,024 string rule for Access. I know there is a better way to do it, I'm
just not sure. Can someone help me out please???????????
Thanks in advance.....
AJ
certain types of "transactions". I typically would select WHERE in the
function row under the field in the query, then type
="XXXXXXXX"
="YYYYYYYYY"
="ZZZZZZZZZ"
and so on..
The only problem is that there are so many in the list that it violates the
1,024 string rule for Access. I know there is a better way to do it, I'm
just not sure. Can someone help me out please???????????
Thanks in advance.....
AJ