View Single Post
  #10 (permalink)  
Old 02-08-10, 12:41
Ax238 Ax238 is offline
Registered User
 
Join Date: May 2009
Posts: 257
Quote:
Originally Posted by Missinglinq View Post
Actually, Ax's code is really identical to mine; he simply uses the 2, which is the day of the week for Monday, instead of the constant vbMonday, which evaluates to 2.
That, and I changed date to Date(), otherwise the parameter issue will still be present. As for missing references, I can't say, but you can't use vbMonday or date in a query.

Ax
Reply With Quote