J
Jimmy Domsalla
I'm working on a payroll database for a company the handles their pay-periods
as being the 1st-15th and then 16th to the end of the month. This results in
fluxuating pay period lengths (15 days, 16 days, 15 days, 13 days, 15 days,
etc.).
I've figured out how to produce a cross-tab query that generates the data;
however, I am finding myself with 2 issues.
First, I need to show all of the days, including those days that no one
worked (not really a "need", but the boss would like it better).
Second, I need to generate a report that is flexible enough to handle the
fluxuating lengths of the pay periods.
as being the 1st-15th and then 16th to the end of the month. This results in
fluxuating pay period lengths (15 days, 16 days, 15 days, 13 days, 15 days,
etc.).
I've figured out how to produce a cross-tab query that generates the data;
however, I am finding myself with 2 issues.
First, I need to show all of the days, including those days that no one
worked (not really a "need", but the boss would like it better).
Second, I need to generate a report that is flexible enough to handle the
fluxuating lengths of the pay periods.