I have a report that basically shows all the data in a very large database. This data is sorted by a job number. I was wondering if there is any way to print a report with a specific job number and to do so from the form in which the user has entered the information. What I am trying to do is generate a filtered report upon entering of data in a form and be able to print this report by pressing a button, kind of like a submit button. Anyone have any ideas?