Hi All,
I have table with columns:
[ASSOCIATEID]
[LASTNM]
[FIRSTNM]
[STRNBR]
[DPTNBR]
[TYPE]
[DateWorked] [datetime] NULL,
[HoursWorked].
Need to report like this :
Associate number
Associate name
Date worked
number of hours worked each day
Selection criteria : Associates worked 8 consecutive days between 9/28/09 and 12/31/09
Thanks in advance....
Thanks,
Kottee