Search results

  1. H

    VBA code prompts for primary key instead of auto-populating from form?

    I have an access form with a command button, cmdPrint. I got some source code from another access website to display a report, which is linked to a query, and only display the report number on my form (which is also my primary key) Now when i click the cmdPrint button, it prompts me with...
  2. H

    Query with Multiple Criteria

    Hi all, I'm working on a purchasing app in access. At this point i'm working on the reporting module. I want a user to be able to fill out a start date (text box), end date (text box), and select a code from a list, hit Run Query, and have it pull up a report listing the date that the selected...
Back
Top Bottom