Search results

  1. A

    Hi, I am new here.

    thanks!
  2. A

    Solved using dsum in update statement.

    syntax error, also forgot to mention that this update is on after update event of from of table SubTblGreyFabricOrder and catches the OrderNumber field.
  3. A

    Solved using dsum in update statement.

    1) Table 1 : TblOrder, 2) Table 2 : SubTblGreyFabricOrder, 3) Common field : "OrderID" in TblOrder and "OrderNumber" in SubTblGreyFabricOrder. 4) TblOrder has field : GreyPOQuantity which is in one to many relation with GreyPurchaseQualtity of Table SubTblGreyFabricOrder. 5) I want sum of...
  4. A

    Hi, I am new here.

    I am self learner and I am using my access database at my work place. I hope I will get my answers here that can boost my knowledge and solve my issues. Thanks, Ashish
Back
Top Bottom