Search results

  1. S

    Query not showing all results

    Hello, I have been working on this for awhile, and am definitely missing something. I have a query that is pulling data from multiple tables. When on of the fields are blank, it does not show the result in the query. I have tried Is Null in the Criteria and Is Not Null in the OR section...
  2. S

    Change file name when emailing a report

    Hi All, I have looked around for the answer, and am still confused, so help please. I am using Access 2010, and understand how to email a report or save it as a pdf. My problem is when I email the report, and select to send it as a pdf, the name of the file is the same as my report (by...
  3. S

    Query calculations with unrelated tables

    Hi All, My DB has an Order Details table that uses dynamic combo boxes to fill in criteria from my form. The Oder Entry form uses a combo box to select the type of product, this generates specific choices for values in the next product combo box (from a product table), and so on. The result...
  4. S

    CHeck Box for Shipping Address

    Hi there, I have a DB with the Customer address in the Contacts Table, and a product shipping address in the Order Table. I have added the shipping address fields to my form, and would like to put a check box that automatically populates the shipping address fields with the Customer address...
  5. S

    Multiple commands in After_Update

    Hello, I'm new to the forum, and an intermediate Access user. I really would appreciate any help! I have created a form with multiple combo boxes. The user selects a value from the first combo box. The result of this choice changes the selection of the second combo box. Here is my...
Back
Top Bottom