Search results

  1. C

    How to stop the parameter prompt when opening a report linked to a saved query?

    I have created a report, and set the record source to a parameterized query. The query has two parameters, DATEFROM, and DATETO. Although uncommon, I want to maintain the ability for a user to directly open the report using the DB Window at which point, Access will naturally ask the user to...
  2. C

    TransferDatabase - Creating a DB to Transfer info from 1 DB into another

    I'm creating VBA code in a new Access project to automatically produce a test environment. The database I am attempting to create a test environment for is a split database; meaning the GUI and the data are in two seperate .mdb files. I am using Access 2003. The new Access project is to: 1...
Back
Top Bottom