User prompts

User Name

Registered User.
Local time
Today, 05:02
Joined
Jun 10, 2003
Messages
26
How can I set up a form that asks the user to pick which Report they want to open up and runs it for them?
 
Are you refering to a msgbox? You could always create a form that allows them to select the report either from a menu or combo box. How are you trying to present the selection to the end user? Will thier selection determine what DATA is presented in the form or are you attempting to allow them to select from a multitude of forms?
 
I just want the user to be able to pick the dates they need ranging from 1971 to 2003, including an option to pick them all. As well I would like them to choose a report. Thats it. I already have the queries and the reports all I need is a quick form or message box that prompts the user to choose year, a few years or all years. ex 1999, or 1999, 2001 and 1982 or all of the years.
 

Users who are viewing this thread

Back
Top Bottom