laurensuzy
Technical User
I have created a simple 3-table database for an (imaginary) catering firm. I have created reports for each party, so the caterer can print it out to know how many of each meal to prepare, etc.
I'm using forms to open these reports. The first form has a menu that has buttons, "Print Menu List", "Print Guest List" etc, and each button is connected to another form where the user chooses the party and will then choose "See Report". On that form I created a listbox (connected with the "Events" table) to list the parties available for each report. How do I connect a button that will open the selected party report from the listbox?
Thanks!
I'm using forms to open these reports. The first form has a menu that has buttons, "Print Menu List", "Print Guest List" etc, and each button is connected to another form where the user chooses the party and will then choose "See Report". On that form I created a listbox (connected with the "Events" table) to list the parties available for each report. How do I connect a button that will open the selected party report from the listbox?
Thanks!