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!

Search results for query: *

  1. Thunder2781

    SQL question and a procedure question

    Hi all, I have two questions: 1. I have a public procedure that i call in another procedure but in the second procedure I use a Exit sub but then it goes back to the first procedure but I would like to get out of both procedures. So that I return to my form. I hope that i'm clear. 2. I have...
  2. Thunder2781

    Findfirst criteria

    Hi, I would like to do a search in a table with findfirst but I get an error for my criteria. What I would like is something like this: rs.fields(customer).value = search_value Where search_value is a value from a combobox. Hopefully somebody can help because I have tried a lot of different...
  3. Thunder2781

    combobox not in list

    Hi, I know there is a lot of posting here about this topic but I couldn't find a good solution. I will try to clear the situation. I have one form with 3 comboboxes that are all connected to each other with queries But now i would like to enter a new value in the second combobox project with...

Part and Inventory Search

Back
Top