I have a worksheet that I am using for adding event entries in via a form. The entries will check the boxes of the events they want to enter. Each event is a different cost. I want to do a final column for each person entered that will add up each row based on the events given $ amount if the box is checked.
Events: PWB JrB SrB CR SR LBDR DR GTU GTT WR 2CS
Costs: 10 20 20 20 20 5 10 5 5 20 10
i.e. x x x x =$40
Thank you