P
pys
I would like to ask the solution for this situation:
Table: OrderItem
I created a field ItemPrice in a form, which its value
will be looked up automatically based on ItemID, using
the function DLookup.
The problem is, although this function works properly,
i.e., once I select ItemID in the field, ItemPrice is
automatically displayed in the column in the form.
HOWEVER, the item price is not being inserted
automatically into the OrderItem table. Values in table
still $0.00.
What is the solution?
Thanks.
Table: OrderItem
I created a field ItemPrice in a form, which its value
will be looked up automatically based on ItemID, using
the function DLookup.
The problem is, although this function works properly,
i.e., once I select ItemID in the field, ItemPrice is
automatically displayed in the column in the form.
HOWEVER, the item price is not being inserted
automatically into the OrderItem table. Values in table
still $0.00.
What is the solution?
Thanks.