I am currently trying to build an Employee Time Sheet form which stores different Weekly_Wage values in one field which updates depending on what day is selected on either a check box or radio button. So far it works only for the first Value but not subsequent selections. Here's my code...