Originally posted by Migi48
It may work fine when passed date values, but it will only crash if ever a Null parameter is passed, as you've just explained is done as many records have Null values for [Date_Received].
Originally posted by Migi48
When you fix the code, you can put it back simply as :
Code:
WHERE (Temp.Within)
Comment