if statement with two conditions

Joined
Jul 13, 2010
Messages
1
Reaction score
0
I want to write an if statement testing two conditions.

In particular I want to say:
if date 1<DATE OR date 2<DATE
then field 4 = xx
else field 4 = yy

How can I write that in access (SQL)?

Thanks,
 

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