Search results

  1. M

    showing only columns that meet criteria

    Hello, I am making a database where ppl can input customer orders and other's can then commit to that order, the order number is my primary key for both of the following tables. So i have a table with OPN1, OPN2,...... OPN12. Each one of those fields has a corrosponding quantity1...
  2. M

    Deleting info from one table and placing it in another via a form

    Ok so here is my problem. I have a subform that I use to capture upto 6 different items that a user can order within 1 customer order (this is the main form). Now I would like to have the user be able to come back to the form and "cancel" any 1 item off of a certain order number. I would like...
  3. M

    Issue With Combo Box Query!!!

    I am designing an order form and my order form consist of a main form and a subform within it. Each order can have multiple items ordered on it. To order a certain part (unique model #) i have a query set up that inputs 1 model number when 4 other variables are chosen in a combo box by the...
Back
Top Bottom