Given that I have a table of Classes, one record for each instance of a
class taught in an organization

And

A table of Registrations for each class, one record per registration

 

I want to create an Enrollment report, showing all of the registrations for
a specific Class.

 

Now, how do I allow the user to select a specific class to report on?

Class has ClassID as the key, but the class is more properly described by
Program, Year, Term and Session.

I am trying to find a way to list all of the classes by those criteria, and
allow the user to select one to report on.

 

FM Pro 8.5 advanced, Windows

 

Any ideas?

 

Many thanks!

 

Ron

Reply via email to