Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. newToVBA2003

    WHERE Statement

    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...
  2. newToVBA2003

    Code Not showing and working var not declared

    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...

Part and Inventory Search

Back
Top