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

    Two search boxes that work fine on there own but when used together they override eachothers results

    Ignore my last post I had to add an underscore so now its "Public sub Add_Filter()" and it works brilliantly, thanks alot for your help mate.
  2. Kekins1

    Two search boxes that work fine on there own but when used together they override eachothers results

    Cheers, that got rid of that error but now it is coming up with a message on the public sub saying "identifier under cursor is not recognized
  3. Kekins1

    Two search boxes that work fine on there own but when used together they override eachothers results

    Thanks for the response, the line " If Not IsNull strFilter then" is a syntax error, is there another way of putting it??
  4. Kekins1

    Two search boxes that work fine on there own but when used together they override eachothers results

    I have two filters one called "Search_Gauge" and the other called " "Search_Date", both of these are on a form. When i tpe in a Gauge number it displays all of the records relating to that gauge, then I want to use the search_date filter to further filter the results. However when I use the...
  5. Kekins1

    two filters that work fine indepentently but override eachothers results

    I have two filters one called "Search_Gauge" and the other called " "Search_Date", both of these are on a form. When i tpe in a Gauge number it displays all of the records relating to that gauge, then I want to use the search_date filter to further filter the results. However when I use the...

Part and Inventory Search

Back
Top