Allen Browne has an page explaining how to set up a database relationship of many to many using a connection table at the following link
http://allenbrowne.com/casu-23.html
I can set up what he has done easily, but I want to be able to show the information much like the matrix he shows at the top of the page and also include in the query or form "sports" that no one has checked.
Any help would be appreciated.


Not using yes/no fields and still creating a table for check boxes ...
LinkBack URL
About LinkBacks
Reply With Quote
! All I had to do was reverse the join type of my first query and add the GROUP BY. I felt that tickle in back of my head telling me I was missing something and glad you got it solved.
