I have a "WHERE" statement as such:
"WHERE (((ClaimsBenefits.DateOfVisit)>= #" & BeginElig & "#))
where BeginElig = "1/1/" & (Format(ClaimDate, "yyyy"))
Is there a way to compare two var within the Where statement? EX: I want to compare BeginElig against another date variable within the WHERE...
Hello,
I have 2 questions, I am working on a project in Access 2003 and I can view the code for all of the forms except one. It runs like it is suppose to I just can't view the code for it.
1. Is there anyway to view the code?
I also have an issue with a variable that isn't declared and works...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.