I have the following fields:
txtanswer = has 3 text choices (warranty, optional, nonwarranty)
extcost = sum [partprice] *[qty]
Totalcost = i want this to give me the total of all the nonwarranty extcost.
This is in a subform, and i have a report that all of this goes to.
I tried an iif statement and i couldnt get it to work.
ANy help would be appreciated.
Raven
txtanswer = has 3 text choices (warranty, optional, nonwarranty)
extcost = sum [partprice] *[qty]
Totalcost = i want this to give me the total of all the nonwarranty extcost.
This is in a subform, and i have a report that all of this goes to.
I tried an iif statement and i couldnt get it to work.
ANy help would be appreciated.
Raven