I am constantly creating reports for a group of users.
To simply the user interface, I would like to create a form that will list the reports in a drop down list (combo box).
The user would just need to select the desired report from the drop down list and click on a print button.
How can I create the drop down list that list all available reports?
To simply the user interface, I would like to create a form that will list the reports in a drop down list (combo box).
The user would just need to select the desired report from the drop down list and click on a print button.
How can I create the drop down list that list all available reports?
Comment