Search results

  1. M

    Tempermental Access queries- HELP?

    I have a real issue with my database and a large number (not all) of the queries that make up the database system. The information is presented as reports but it is a problem with the query not the reports. It seems that I have a simple select query that does a few calculations and other stuff...
  2. M

    Extracting chart objects to word documents

    Just asking to see whether it is possible to run a report that creates a chart, and then copy the whole object into a word document. There is no copy and paste option, and I have tried exporting it across, but it only transfers the title and the report header, not the chart object itself. Any...
  3. M

    Mail merge docmunets not loaded up correctly by VBA

    I have created a variety of mail merged documents that are opened by a visual basic procedure using VBA from within my database system. e.g. the document is selected in Access from a drop down box in a dialogue box. The 'OK' button is clicked and visual basic loads up the document selected, my...
  4. M

    Record validation

    Hi, I have a table of associates, that have two important details stored about them: CRB Number and CRB Issue Date. Not all of the people need to have a CRB check (so won't need to store either the number or the date), however some do. What I want Access to do, is to validate at record level-...
Back
Top Bottom