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 wOOdy-Soft 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 vanders

  1. vanders

    Form filter using two criteria

    Thanks Coco that works, your a star.
  2. vanders

    Form filter using two criteria

    Thanks for the suggestion Coco but still get a type mismatch message. By the way the [cboEmpName] is a numeric if that makes any difference.
  3. vanders

    Form filter using two criteria

    I would like to filter a form based on the value of two controls withing the form. I can achieve this for one control using the format, Me.Filter = "responsibility=" & [cboEmpName] However when I try to introduce the other criteria, which is a check box, such as Me.Filter =...
  4. vanders

    Reports don't open OR crash Access

    Were the reports written on the windows 2000 machine or on another platform?

Part and Inventory Search

Back
Top