O
OsmoseTom
I need help totaling combo boxes based on criteria entered in other combo
boxes.
I setup my form as follows:
A user can work on 8 different jobs in any given day. For each job their is
a corresponding Hours and Type drop down box. The Hours drop down allows
users to select from .25 to 14 hours. The Type Hours allows users to select
RG, OT, DT, OC and VA. When a job number is entered a hour selection and
type are required.
I want to total the hours at the end of each column in text boxes. One for
each type (RG, OT, DT, OC and VA). I tried several if statements but they do
not work when the same type isn't used each day.
Any help would be greatly appreciated.
boxes.
I setup my form as follows:
A user can work on 8 different jobs in any given day. For each job their is
a corresponding Hours and Type drop down box. The Hours drop down allows
users to select from .25 to 14 hours. The Type Hours allows users to select
RG, OT, DT, OC and VA. When a job number is entered a hour selection and
type are required.
I want to total the hours at the end of each column in text boxes. One for
each type (RG, OT, DT, OC and VA). I tried several if statements but they do
not work when the same type isn't used each day.
Any help would be greatly appreciated.