A
Anton Ayrapetov
Hi I'm new to access , so I'm learning as it gettinig more involved. I
have a quiestion and appriciate any help.
The problem:
I have a form that has 10 line items, each line item includes:
Product Id, Description, Unit price, Qty, Total cost .
The total cost of each line item is calculated as =[Unit price]*
[Qty] .
I need to create a field at the end of the form TOTAL NOT TO EXCEED ,
that will automaticaly adds all total cost of each line item.
example:
| total cost 1
I total cost 2
I total cost 3
| ....
| total cost 10
------------------------------------------------------
Total not to exceed | ?
What expession should I build. Please help with syntax
Please advise.
Thank you,
A.A.
have a quiestion and appriciate any help.
The problem:
I have a form that has 10 line items, each line item includes:
Product Id, Description, Unit price, Qty, Total cost .
The total cost of each line item is calculated as =[Unit price]*
[Qty] .
I need to create a field at the end of the form TOTAL NOT TO EXCEED ,
that will automaticaly adds all total cost of each line item.
example:
| total cost 1
I total cost 2
I total cost 3
| ....
| total cost 10
------------------------------------------------------
Total not to exceed | ?
What expession should I build. Please help with syntax
Please advise.
Thank you,
A.A.