D
Donna
I have a report that lists all the courses and their descriptions for a
term. If a course is marked as a GenEd course([GenEd] = -1), the course
description will always be the same so I only want to list it one time (the
first one?). However, any courses that are not GenEd courses may have the
same [crs] number but different titles and instructors and therefore I would
need to show all those courses.
Is there a way I can make the report do that?
Thanks in advance for your help
term. If a course is marked as a GenEd course([GenEd] = -1), the course
description will always be the same so I only want to list it one time (the
first one?). However, any courses that are not GenEd courses may have the
same [crs] number but different titles and instructors and therefore I would
need to show all those courses.
Is there a way I can make the report do that?
Thanks in advance for your help