Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2011
    Posts
    5

    Query Entity Names, and Column Names

    Ok, so this request was a weirder one. I need to create a query from a flat file that I got from our contracting dept.



    I have a table that table that has Business Name, Tax-ID, Contracts...

    We collect a percentage of collections through our contracts.

    So I want to print a list of business names, and then the CONTRACT Name for any business that has no submissions. It's easy to print the business name and then the values, but I just need the contract name ONLY if the submission is Null. Any help is appreciated.

  2. #2
    alansidman's Avatar
    alansidman is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    In the design area for your query. In the grid, put the fields you wish to have in the result. Make sure to include the field that shows submissions.

    In the criteria for the submissions field, type IsNull

    Alan

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 04-24-2011, 03:14 AM
  2. Create percentage from column names
    By Brian62 in forum Queries
    Replies: 4
    Last Post: 12-03-2010, 09:01 AM
  3. Replies: 2
    Last Post: 04-29-2010, 11:06 PM
  4. Query to get column names in a table
    By access in forum Queries
    Replies: 1
    Last Post: 07-06-2009, 05:10 AM
  5. Query to get column names in a table
    By access in forum Forms
    Replies: 1
    Last Post: 07-01-2009, 02:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums