Recent content by CNx

  1. C

    Group Header/Detail Page Break Problem

    Please ensure "Force New Page" is set to No in the Properties section of details. In the Sorting and Grouping section of the report, select Keep Together "With First Detail" I'm using MS Access 2002 so I'm not sure if you see what I see.
  2. 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...
  3. 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