Can you use the "Or" function in Access? If yes, how do you set i.

D

Dirk Goldgar

raul said:
Is it possible to use the "Or" function in Microsoft Access? If so,
how? Thanks.

You can use the Or operator in SQL, VBA, and controlsource expressions.
In what context do you want to use it? What are you trying to
accomplish?
 
Top