Search results

  1. M

    Form to create reports

    My data has dates in it and i want to make a form so that the user can input a date and all the invoices after that date are shown in a print preview report form. Im not sure what kind of box i should use and the code to assign to the button. Thanks in advance.
  2. M

    Combo Boxes to Open Reports

    I have a form with a combo box where i entered certain data in.. i also have a button on the form. What id like to do is that when a certain thing is selected in the combo box, to print preview that corresponding report. I had some code in the button starting with something similar to: Where...
Back
Top Bottom