I have a report in Microsoft Access that is a checklist for employee training. Within this report I have a subreport which is pulling from a form which is a listing of all current classes, the code name of the class, and the frequency. What I would like to do is have two tables on this report listing the classes, but I need the information to wrap to next column. Here's a visual:
EMPLOYEE TRAINING CHECKLIST
Employee Name_______________________
Department _______________________
------------------------------------------------------------
------------------------------------------------------------
Course# Equip Freq Course# Equip Freq
-------------------------- ----------------------
In this area the course and information is listed. What I want is after the first column is full, Acesss continues over to the next column so that all of these courses are listed on one page instead of going to the next page.
Any ideas on how to do this?
Thank you in advance for your response.
EMPLOYEE TRAINING CHECKLIST
Employee Name_______________________
Department _______________________
------------------------------------------------------------
------------------------------------------------------------
Course# Equip Freq Course# Equip Freq
-------------------------- ----------------------
In this area the course and information is listed. What I want is after the first column is full, Acesss continues over to the next column so that all of these courses are listed on one page instead of going to the next page.
Any ideas on how to do this?
Thank you in advance for your response.