Results 1 to 3 of 3
  1. #1
    Lukael is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2013
    Posts
    239

    Show records with criteria - query

    Hi,



    let's say I have table with fields "ID","Names","Surname","Telephone".

    Now I want to see only records from that table where "Telephone" is entered - so every "ID", "Name", "Surname" and "Telephone". How can I do that in query, and how ?


    I know that is a simple question, but I'm kind of lost. I need this for quick reportings, and constructing new forms.


    P.S: Note that telephone numbers are not same, so I can't just enter criteria of one number, I need all records that have telephone numbers filled.

    thanks for help !
    Last edited by Lukael; 01-22-2016 at 03:24 AM.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    Use the query wizard. it will build everything you need.
    basics:
    start a query, bring in a table to pull the data from
    bring the fields you want to see onto the grid
    run the query

  3. #3
    Lukael is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2013
    Posts
    239
    Yes, I understand. But If I bring all fields as in this example, query will show me all records, even those where "Telephone" is not entered.

    I allready figured out : you have to put criteria "Is Not Null" in design view of query, under field you wish to "filter" records. I this example criteria goes under field "Telephone".

    Thanks for help though !

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

Similar Threads

  1. Criteria to show checkbox value
    By keithb in forum Queries
    Replies: 5
    Last Post: 01-31-2015, 02:14 PM
  2. Only show records that meet criteria
    By RussH in forum Reports
    Replies: 9
    Last Post: 04-10-2013, 05:25 AM
  3. Replies: 2
    Last Post: 11-28-2012, 10:47 AM
  4. Replies: 5
    Last Post: 10-12-2012, 11:00 AM
  5. Replies: 1
    Last Post: 06-12-2011, 07:08 AM

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