Avatar

Level 1

Hi,

I have an order form with 3 boxes (box1,box2,box3).  Numbers or quantities will be put into these boxes(i.e. I want to order 1 of those and 2 of these and they cost $1.50 each).   I then need to add up the numbers in those three boxes and multiply it by $1.50.  I can get the addition to work but it won't recognize the multiplier.  Can anyone help me?