Home > MS Access, Programming > Report In Microsoft Access Db

Report In Microsoft Access Db

February 21st, 2010

Hello,
I have report in microsoft access database.

The microsoft access database is on wikisend.
http://wikisend.com/download/585680/Example.mdb
If you open the example database- form1 is the startup form-
Click on the ALL REPORTS button
You will see a report.
in the endDateFooter section I have:
#of employees
#of wkly records
employees with more than one record for week
employees with no records for the week
PROBLEM: Can I get the employeeName to display next to employees with more than one and employees with no records labels?
example: on 1/9/2010 I would want to see:
Employees with no records for the week- Jack Adkins
Bob Davis
example: on 1/16/2010
Employees with more than one record for the week-Jack Adkins
Is this possible?
(I only have 4 employees here in this example database- In the real one I will have more)
I need this program done in 24 hours


Report In Microsoft Access Db

Comments are closed.
Bear