4
4Ankit
Hello there i have designed a form and have included many fields such
as products, qauntity, retail price, price(which is quantity*retail
price). The problem i am getting is that i have wrote a formula in the
price field which calculates quanitty*retail price with the coding
below:
=[Quantity]*[RetailPrice]
i have written this code into the price field control source. When i
run the form the calculation works but does not save the value in my
record. I was wondering why this formula doesnt save the value
formulated from the form into the record i inserted the price field
from. How do i get this value formulated in my form to save into my
'price field name' in the invoice record.
The name of the field is 'price' and teh control source is the code
written above.
All and any help would be great
as products, qauntity, retail price, price(which is quantity*retail
price). The problem i am getting is that i have wrote a formula in the
price field which calculates quanitty*retail price with the coding
below:
=[Quantity]*[RetailPrice]
i have written this code into the price field control source. When i
run the form the calculation works but does not save the value in my
record. I was wondering why this formula doesnt save the value
formulated from the form into the record i inserted the price field
from. How do i get this value formulated in my form to save into my
'price field name' in the invoice record.
The name of the field is 'price' and teh control source is the code
written above.
All and any help would be great