Search results

  1. D

    Auto Updating Total Order Cost After Quantity is changed

    Problem With The Query I tried to do this from the example that you gave me, but I can’t get it to work because my information comes from 4 different tables and I just could not get them to link in the query? Is there anything I can do about that? Sorry I forgot to put down that it was helpful...
  2. D

    Auto Updating Total Order Cost After Quantity is changed

    Ok so here is my problem: I have a form that is realted to four differnt tables with the names: CUSTOMER, ORDER, PRODUCT AND ORDER LINE. With-in the table Order-Line there is a entity called, line_item_cost whcih is the total amount of the order with respect to Quanity_Ordered which comes...
  3. D

    Calculating Line-Item Cost in table

    I am having trouble calculating a field in a table and on a form. I have the following Tables CUSTOMER: Customer No, Name, Address, City, State, Zip, Discount, Phone, Fax, Contact Person. ORDER: Customer No, Order No, Order-Date, Delivery-Date. ORDER LINE: Order No, Product No, Quantity...
  4. D

    Calculating Line-Item Cost in Form

    I am having trouble calculating a field in a table and on a form. I have the following Tables CUSTOMER: Customer No, Name, Address, City, State, Zip, Discount, Phone, Fax, Contact Person. ORDER: Customer No, Order No, Order-Date, Delivery-Date. ORDER LINE: Order No, Product No, Quantity...
Back
Top Bottom