Results 1 to 2 of 2
  1. #1
    laniebe is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2016
    Posts
    17

    Question How to filter out row if all columns are equal to 0

    Hello! I have a query with the following data - I am trying to determine how to hide/filter out the rows that have a value of 0 in all 6 data columns.

    For example, how would I get part number 1234 to filter out of the query results? Thank you!


    Item_Number BeginBal TotalAdmiss TotalCons TotalPosAdjust TotalNegAdjust TotalEndBal
    1234 0 0 0 0 0 0
    5678 50 50 75 0 0 25

  2. #2
    laniebe is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2016
    Posts
    17
    I created a new function that added all columns together and then set the criteria to >0.

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

Similar Threads

  1. Replies: 3
    Last Post: 01-23-2017, 04:10 PM
  2. Replies: 1
    Last Post: 09-19-2014, 11:45 AM
  3. Replies: 22
    Last Post: 05-16-2014, 02:42 PM
  4. Multiple columns filter results
    By Ruegen in forum Programming
    Replies: 1
    Last Post: 01-30-2014, 09:44 PM
  5. Filter a table's columns
    By e.badin in forum Programming
    Replies: 3
    Last Post: 04-20-2011, 09:53 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