Search results

  1. 3

    Inventory Help

    I am having a time with this database. I pretty much have everything working the way I would like but I am having trouble with one last piece. This database was created to keep track of inventory received from a vendor to our Warehouse , shipped to location, and the amount distributed from that...
  2. 3

    Customer not showing in Orders Table

    After an Order Is placed by a customer in my Orders form, The customer name replaces an existing customer in the Orders tables instead of going to a new record of its own. Could someone help me please!!! Orders Table : CustomersTable: OrderDetails: OrderID CustomerID...
  3. 3

    Update Query

    I am trying to build a database that will keep track of purchase orders by my company and orders by customers. I have a table called Inventory that contains the product name and number of units in stock. I am trying to use an update query to add the number of items order by my company to the...
Back
Top Bottom