BadBoy House
Registered User.
- Local time
- Today, 09:41
- Joined
- Oct 8, 2009
- Messages
- 54
I have a report in my database which uses a query as the record source.
The query has a parameter called [Manager Initials] - when the user types in the manager's initials the report runs and shows the details specific for that manager.
I would like to create a form (or most likely set up a switchboard screen) containing the names of the six managers as text boxes or buttons so that they can simply click on the name in order to run the report specific for that manager without having to enter their initials.
Is it possible to pass parameters to a report from a textbox/button on a form?
The query has a parameter called [Manager Initials] - when the user types in the manager's initials the report runs and shows the details specific for that manager.
I would like to create a form (or most likely set up a switchboard screen) containing the names of the six managers as text boxes or buttons so that they can simply click on the name in order to run the report specific for that manager without having to enter their initials.
Is it possible to pass parameters to a report from a textbox/button on a form?