R
RON
Hello here is my situation.
I have a form that has a sunform on it. there is a field QTY that is taken
from a table. I am doing the subform in tabular format and when I run the
form usually or in this example I get 4 listings, there are other items on
the form such as ProductID, Price, Qty etc.
So these four products show up for this particular customer and the
quantities of each are:4, 2, 2, 5
How do I add a Textbox to the form that will say Total Qty and then it would
add up those 4 values and return 13 as the answer?
Or is the quantities were: 2, 5, 5, 5, 1, 3 it would return 21
thanks
I have a form that has a sunform on it. there is a field QTY that is taken
from a table. I am doing the subform in tabular format and when I run the
form usually or in this example I get 4 listings, there are other items on
the form such as ProductID, Price, Qty etc.
So these four products show up for this particular customer and the
quantities of each are:4, 2, 2, 5
How do I add a Textbox to the form that will say Total Qty and then it would
add up those 4 values and return 13 as the answer?
Or is the quantities were: 2, 5, 5, 5, 1, 3 it would return 21
thanks