G
Guest
I've inherited a DB that allows a user to input a unique member ID and then
create a report detailing the last 10 financial transactions. After the user
enters the ID via a form, a command button allows the user to run a series of
parameter queries run which then create tables. These tables are the basis of
the report.
The current DB works fine. However, a manager now wants to be able to input
a user group ID and then create a report for every member of that group. Does
anyone have an idea as to how this can be accomplished?
create a report detailing the last 10 financial transactions. After the user
enters the ID via a form, a command button allows the user to run a series of
parameter queries run which then create tables. These tables are the basis of
the report.
The current DB works fine. However, a manager now wants to be able to input
a user group ID and then create a report for every member of that group. Does
anyone have an idea as to how this can be accomplished?