Search results

  1. Matoco1

    Force a compact repair.

    I have a database which is split into FE & BE, the BE is locked open by a forms server. I have a way to force a close but have to contact someone to reopen it. I would like to be able to code a compact and repair to run during the night ideally without having to close access. Access 2000 by...
  2. Matoco1

    Setting Deafult Printer in Access 2000 VBA

    I have tried the application.printer command but this was added after 2000. My problem is I have several reports that all use the same printer and custom page margins, every time I set them in design view and save they seem to be resetting to the deafults after a few hours. Is there a way to...
  3. Matoco1

    Msgbox if value exists in table

    I have an input form called "input" linked to "table1", I would like to have a msgbox appear to tell me if a value exists (name for example), and possibly check a yes/no box automatically to show more than one record exists. But I dont need to see the old record.
  4. Matoco1

    Showing only first page in report

    Please help. I have got a Report that runs from a query, its very basic all it does is count the records in the query and display "Total customers = X". The report and query work fine but for some reason it creates a new page for every entry so I get hundreds of pages of the same thing. Is...
Back
Top Bottom