Database Report Headers

G

Guest

I am trying to display a report that lists the dates that personnel have
completed a list of courses. The courses are stored in a table, I have a
course_personnel table to connect it with the personnel table.

I am having trouble getting a report that will list all the courses in the
database along the top as report headers. (Name, Course1, Course2). Below
the headers I want the persons name and the dates they completed the courses.

In the end I want it to look like a tabular form, much like a report you
would imagine an excel spreadsheet to look like for this situation.

Users should be able to scan down the list and easily pick out blanks. (no
date entered due to not doing the course yet)

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top