Search results

  1. R

    Adding a TON of text to a report

    When I send a customer a work order, I want the final page to be a list of conditions of the current sale. In Word, it is nearly a full page of 7pt font with bold and italic. What is the best way to add this to the end of my report in Access?
  2. R

    Add Data Automatically In Table

    I am working with a table where I want to be able to add choose the customer name from a dropdown and have the customer number automatically populate. I set up the dropdown already using the query builder for customer name and it works perfectly. I also chose customer number in the query, but it...
  3. R

    Split Date Values in Query

    I have a manufacturer that has sent me payments from 8/2/2012 to 05/20/2013 but there was a wide gap where we did not do business from the end of 2012 to April 2013. How can split the date ranges up in the query so when I create my report, I can get two ranges for the same manufacture. For...
  4. R

    Non-functional checkboxes?

    I want to make a list from records on a form, and when I generate a report for the appropriate customer order, I want the list to show as a check box so the manufacturer can use it to ensure that they have followed all the details, then I can also use it to doublecheck the item when the...
  5. R

    Button To Open Different PDF For Each Record?

    Is there a way to have a button on a form that is assigned to a different PDF for each record? Laymans terms if possible! Thanks ;)
  6. R

    Combining Fields in Table?

    I have a simple form that separates the salutation, first name, middle initial, last name and suffix into different fields for sorting reasons. In the form itself I have a unbound field with a formula that joins all the names together so they appear as one complete name. Is there a way I can...
  7. R

    Simple Query?

    Hello. I am new at Access 2003 and I am trying to create a simple query as follows: The query is connected to a form that has 3 checkboxes. The results of the query will help generate a report. At worst, I would like the query to return ALL records where ANY of the checkboxes are empty. At...
Back
Top Bottom