I have created a list box that lists all the available reports that I have created. I would like to know how to create a button to print the report that I have selected. Thanks in advance.
FJ
I have a form with several different list boxes which display the hours worked per week for an employee that the user chooses from a combo box. This all works fine, but when I tried to make a box with the sum of all the hours worked per quarter nothing happens unless I click on the list boxes...