J
Jessika
I have created a fruit table on which I have the unitprice of the fruit
I have another table name as Fruit sales where I have the sales code , the
fruitcode from the fruit table and another field as Price
From that same FruitSales Table I have created a form.In the Price Control
Source I have inserted the following formula-=(DLookUp("[uprice]","[fruits]",
"[fcode] = fruits![fcode]")*1.15)*[Qty]
( I want to look for the unitprice from the fruit table and multiply it by 1.
15 and then multiply by the Quantiy)
It is working properly but the answer in the Price field does not appear in
the Table (Fruit Sales -Price Field)
Can you please help
ThankYou
I have another table name as Fruit sales where I have the sales code , the
fruitcode from the fruit table and another field as Price
From that same FruitSales Table I have created a form.In the Price Control
Source I have inserted the following formula-=(DLookUp("[uprice]","[fruits]",
"[fcode] = fruits![fcode]")*1.15)*[Qty]
( I want to look for the unitprice from the fruit table and multiply it by 1.
15 and then multiply by the Quantiy)
It is working properly but the answer in the Price field does not appear in
the Table (Fruit Sales -Price Field)
Can you please help
ThankYou