sawilliams
Technical User
I am reporting out people who attend an event. The subreport reports the guests of the people in the main report. The main report works fine. So does the subreport. But if Joe Blow has 5 guests, he and all his guests get reported out 5 times.
My tables are tblEventAttendance which has the invitees and an EventAttendanceID. The other table is tblGuests where the guests are linked via the EventAttendanceID.
This all works just dandy on the forms I've created but I can't get it to work on the report.
My tables are tblEventAttendance which has the invitees and an EventAttendanceID. The other table is tblGuests where the guests are linked via the EventAttendanceID.
This all works just dandy on the forms I've created but I can't get it to work on the report.