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

    Query runs fast until form button pushed, then is super slow

    Thanks a lot for your help. The fourth item actually is a list box. So is the third item where the available items (according to chosen category) are listed. I'm not refreshing the form as you suggest, just updating the values for the listbox. Everything, the dropdowns (for category 1 and...
  2. SpinningHead

    Query runs fast until form button pushed, then is super slow

    Yes that is mostly correct. The first listbox is general categories (meat, bev., deserts), the second are subcategories, and the third list the results of the desired category (there are sometimes two level of categories). So the chosen items are listed in another, fourth, listbox. As long as...
  3. SpinningHead

    Query runs fast until form button pushed, then is super slow

    I have an order form which utilizes a combo box to obtain user input and return a set of records to the same form. The query is simple, returning from one table all items of a specific type (select all records from tblItems where type = selected type). There are several categories to choose...

Part and Inventory Search

Back
Top