Search results

  1. S

    KeyCode Error

    I have a form showing a list of products. There are over 10,000 items, so the user has the ability to add a product type which will filter the list. There is also a text field where the user can start to type an item name and the list will filter on each keystroke to narrow down the list. I...
  2. S

    Query runs multiple times

    I have a query using 3 functions to calculate inventory status on 10,000 items. It originally ran very slowly and I have restructured some of the relationships to get better performance. When it was going so slowly and I was trying to figure it out, I created a temporary table and had the...
  3. S

    Inventory Update Sluggish

    I am using Access 2010 to update a database originally created in Access 2000. The database keeps track of orders, purchase orders, inventory, etc. The original database had fields in the products table for the quantity on hand, on order, etc. Every time a product was sold or purchased or...
  4. S

    Custom Ribbon for Pop Up Form

    I have a custom ribbon attached to my main menu. I decided to change it to a pop-up form and the custom ribbon doesn't display. Is there something special about the ribbon for pop-ups, or is it not possible to create a custom ribbon for a pop-up form. :confused:
  5. S

    Form doesn't recognize legitimate fields

    I have a form attached to a table. When I go to edit the form and try to add fields, there is one particular field that it doesn't recognize. The control is a combo box attached to a form called intShop. It has a value list with 3 items in it and the first column is the data that is saved, it...
Back
Top Bottom