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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by indianadave

  1. indianadave

    WHERE?!?!!?!?!?!? In Access 97

    How can I go about setting two criteria in the WHERE portion of the following command: DoCmd.OpenForm "frmSiteInformation", acNormal, , Me!Code = strGetCustomerCode I want to add the following criteria to the line: Me!Site Code = strGetSiteCode Help!
  2. indianadave

    I am getting an error message!?!?!?!!?!?!?!?

    Unfortunately not. As I explained, it doesn't matter what code I try to run--even something as simple as a messagebox gives me the same error message. As for there being duplicate titles in the database, this is a new database, and this is only the second form I am setting up. I am at a...
  3. indianadave

    I am getting an error message!?!?!?!!?!?!?!?

    What am I doing wrong to get this message? The expression On Click you entered as the event property setting produced the following error: Event procedure declaration does not match the description of the event having the same name. No matter what code I attempt to run off the click event I...

Part and Inventory Search

Back
Top