Search results

  1. J

    Report generated from a query

    I'm trying to create a report that is generated from a query. When I open the report, I would like the opportunity to refine the search based on a list of sales people. That is, I would like a drop down box with selection criteria (from an existing table) to pop up when the report is opened...
  2. J

    Data entered in form to record source

    I have a form where users enter data in various ways - combo boxes with drop down selections and text boxes where users manually enter some data. I also have several text boxes that return "answers" based on calculations from user entries mentioned above. The form is bound to a table where all...
  3. J

    Clear form on open

    I've developed a form where users enter and select information that will be stored in another table. Currently when I open the form, the information I entered from the previous use is still in the text and combo boxes. Is there a way to clear this information when the form is opened (so all...
Back
Top Bottom