Hey all...I have what I believe to be a simple question, I just cant seem to figure it out. I have a form with a subform. This form/subform holds products for a particular week.
What I want is a print button that will print just the data that is on the screen in REPORT format, not FORM format. The only way I can get it to work in report format is to query the data again by asking the user to input the data range in a dialog box. This works, but I know there is a way to do it without asking the questions. Of course I can get it to print in FORM format with no problem, but that is not what I need...
Hope this makes sense..any help will be appreciated.
What I want is a print button that will print just the data that is on the screen in REPORT format, not FORM format. The only way I can get it to work in report format is to query the data again by asking the user to input the data range in a dialog box. This works, but I know there is a way to do it without asking the questions. Of course I can get it to print in FORM format with no problem, but that is not what I need...
Hope this makes sense..any help will be appreciated.