I have a select query in Access2000. In the query I have a WHERE clause. In the WHERE, I would like to know if this is posiable in Access. Here is the code:
WHERE (X Or Y Or Z) Then O+1
Is the O+1 something doable in Access? Is it something doable in a query? If not, could someone suggest a way of doing iit. Thanks alot to anyone answering this question.
WHERE (X Or Y Or Z) Then O+1
Is the O+1 something doable in Access? Is it something doable in a query? If not, could someone suggest a way of doing iit. Thanks alot to anyone answering this question.