Search results

  1. J

    Combo Box Help- Inventory Auto Fill

    Here is what I have: Product Code Table: ProductID ProductName RetailPrice Inventory Form: ProductID: As combo box ProductName RetailPrice When I enter the code- the message I get is: Compile error Method or data member not found. Here is the code I entered. Private Sub...
  2. J

    Combo Box Help- Inventory Auto Fill

    I am trying to create a database for inventory. I want to have a table that lists the product ID, product name and cost. Then I would like a form that I can enter the product ID and it will auto fill the product name and cost into that form- where I can add additional information (quantity in...
Back
Top Bottom