I'm trying to create a command button which will print a Report from a list.
I have seven different reports all contained in a listbox. The listbox is called Report_List.
I would like the user to select a Report from the list and by using a command Button (CmdPrintReport) print the selected...