Or command

J

Joel Allen

I'm trying to use the or command and it's not working? What am I doing
wrong?

If [EndDate] = Date()-1 or If [EndDate] = Date then

Thank you
-Joel
 
J

Joel Allen

Thank you!

Ken Snell said:
If [EndDate] = Date()-1 or [EndDate] = Date then


--

Ken Snell
<MS ACCESS MVP>

Joel Allen said:
I'm trying to use the or command and it's not working? What am I doing
wrong?

If [EndDate] = Date()-1 or If [EndDate] = Date then

Thank you
-Joel
 
Top