Search results

  1. J

    Query not displaying properly in Report

    I run a Query based on some data in a "drop-down" box. It works in just datasheet view, but when I print it on a report, it displays the position that the data is in the drop-down box. How do I display the data, not the position on the report? Here's an example: My drop down box contains...
  2. J

    What to use to Exclusively Compare Tables

    I have company names in 2 tables to compare, but the data is slightly different but same companies. I want to know what companies are in one table but not in another. Here's an example: Company Name in Table 1 = Virtual Micro Company Name in Table 2 = Virtual Micro Technologies Same company...
  3. J

    Counting occurrences of same fields after a query

    I run a Query to determine how many employees attended a meeting, showing the number of years they have worked at the company. (Example output of query) Employee Name Years with Company John Doe 3 Jane Smith 1 Bill Doe...
Back
Top Bottom