G
Guest
I have a database where all of the data input / reports is based on which
TEAM they are currently using.
So, when the user first enters the database, I need them to select which
TEAM to use and have this as the TEAM for their entire session. For example,
whichever team they select, all the reports, forms, etc need to be filtered
to this TEAM.
How do I do this? How are the variables passed between forms?
I've tried using a combo box to select the TEAM. I get the list of teams
okay. But how to I bind this to subsequent forms / reports/ etc.
Thanks.
TEAM they are currently using.
So, when the user first enters the database, I need them to select which
TEAM to use and have this as the TEAM for their entire session. For example,
whichever team they select, all the reports, forms, etc need to be filtered
to this TEAM.
How do I do this? How are the variables passed between forms?
I've tried using a combo box to select the TEAM. I get the list of teams
okay. But how to I bind this to subsequent forms / reports/ etc.
Thanks.