RonMcIntire
Technical User
All:
I have a table with 2000 MemberIDs spread out over 60 ChapterNo's. At print time, I print a separate report for each chapter that includes the number of memberIDs in that specific chapter. This looks like run-of-the-mill stuff but I'm lost. I'm using Access 2003.
My original thought was to put an SQL statement in the report Detail_Format section but I'm not sure if this is the way to go.
The table looks like this:
ChapterNo MemberID
A-101 105973
A-101 109755
A-101 106973
A-105 109931
A-105 105473
A-115 105938
A-115 177983
Can anyone help or point me in the right direction?
Ron
I have a table with 2000 MemberIDs spread out over 60 ChapterNo's. At print time, I print a separate report for each chapter that includes the number of memberIDs in that specific chapter. This looks like run-of-the-mill stuff but I'm lost. I'm using Access 2003.
My original thought was to put an SQL statement in the report Detail_Format section but I'm not sure if this is the way to go.
The table looks like this:
ChapterNo MemberID
A-101 105973
A-101 109755
A-101 106973
A-105 109931
A-105 105473
A-115 105938
A-115 177983
Can anyone help or point me in the right direction?
Ron