Search results

  1. J

    Mail Merge Query

    I have a parameter query set up to allow me to select records to use in a mail merge. I have the query and mail merge set up to run in a macro. What I want is to be able to automatically add the current date to a Date Run field in the table when the macro is run so that we can see which records...
  2. J

    Duplication in Queries

    I have searched the forum but cannot find an answer to this problem so I hope someone can help me. I have a multiple table database and I have set up a search form so that for example to search for an entry by name, you choose the name from a combo box (picked up from the INDIVIDUAL table) and...
  3. J

    Querying Multiple Tables

    I have a database that records details of people who either fundraise, donate, hold events or volunteer for our charity. The Main table (containing personal data) is linked to the other four tables FUNDRAISING, DONATIONS, EVENTS and VOLUNTEERS. One person can do one or more of these things. My...
  4. J

    Query with no results

    I have a database with multiple tables and I have designed forms to enter data. In form view i can view all data that is input but as soon as i try and use a select query to extract the data from the multiple fields, my queries are blank. Can anyone help me with why this would be?? many thanks...
  5. J

    Check Boxes and Queries

    Hi I have an address form that has 4textboxes for a work address and 4 text boxes for a home address. I also have a check box. I want to run a report (to print labels) based on a query that selects records that are ticked, but I then want the user to be able to specify whether to use the home...
  6. J

    Notifications/Alarms

    Is there I way that I can setup a notification alarm in Access? I am doing a database for storing staff contracts and I have a field for "contract end date" and I want to set something up so that I am notified by a dialog box when the length of the agreement is 6 months from expiring. I have...
  7. J

    Access and Word Templates

    I need to be able to click a button on a form and it opens a word template, which you can then fill in and the database can link to that word file. Can anyone help please? thanks
  8. J

    Printing one field of the current record from a form

    I need to add a command button to a form which prints a memo field just for the current record, rather than for all records. Can anyone help please? thanks
Back
Top Bottom