Combo box that prints report

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

Hi

I am using Windows XP and Access 2000.

The database is for shceduling courses.

I have 2 tables. TRAINW and Courses. A form called ChooseCourse, and a
report called PrintWaitingList.

The form needs a Combo Box where users can select a course from the Courses
table, then click on a 'Print' button that prints off the PrintWaitingList
report.

The PrintWaitingList report needs to have the Course name field and other
fields like the name of the person which should come from the TRAINW table.

Any help with this would be most appreciated.

Thank you in advance.

Richard
 
Back
Top