Avatar

Level 8

 

It would be something like this, hope this at least gives you some direction....

if ((SpecReg == "1") & (WorkshopReg == "1")) then
     Total = sum (EarlyReg, StandardReg, 495)
endif