Hi,
I am having problems making the report I want.
What I am trying to do is create a report for my employee file.
I have four main main tables EmployeeInfo, DisciplineRecord, PerformanceRecord and AdditionalInfo. All are linked by an EmployeeNumber I have managed to use a form to log all this information for each employee.
what I want is a report that will display the employees info as a header
then in the details part of the report list all of the discipline logged in a table, then all of the Performance and all the additional info as well.
If i use the wizzard and select the parts of the reports form the table that I want it just gives me a blank report.