Create Monthly Timesheet

B

Bradley at FCS

Given the [FirstDayofMonth] and [LastDayofMonth], I want to create a report
that lays out each weekday on a new row. Any suggestions?
 
D

Duane Hookom

Yes, I have a suggestion. How about providing a little more information? We
don't have any idea how your table is structure or sample records or do you
want all employees time for a weekday on the same row? How about each week
day for the entire month so that all the mondays are in a row together?
 
Top