InsaneMember
Technical User
here's my problem. i have 3 combo boxes that are going to be used to determine the criteria for a sub-form. (month, payperiod--period 1 or 2, and year)
there are 2 payperiods in a month, (we're paid from the first to the 15th, and the 16th to the last day of the month)
i have a query that does the hours for the day. it shows ALL the records. i don't want that. i just want to see it by pay-periods.
the fields in the query i'm using are:
date crew hours ot_hours
i'm clueless on how to achieve this. ANY help would be helpful. thanks!
there are 2 payperiods in a month, (we're paid from the first to the 15th, and the 16th to the last day of the month)
i have a query that does the hours for the day. it shows ALL the records. i don't want that. i just want to see it by pay-periods.
the fields in the query i'm using are:
date crew hours ot_hours
i'm clueless on how to achieve this. ANY help would be helpful. thanks!