Results 1 to 5 of 5
  1. #1
    caniread is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2015
    Posts
    86

    Show check box in a query

    Is there a way to uncheck the show box if a criteria is false?

  2. #2
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,511
    Can you give more details, if your criteria is false then usually no data will show.

  3. #3
    caniread is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2015
    Posts
    86
    I do not want to get rid of that row only that column. Is their any other way to get rid of a column in a query if null or blank?

  4. #4
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,511
    Is this a query on a Form or Report or you have a button that opens this specific query?

  5. #5
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Fields retrieved in query cannot be dynamic. Not without VBA code that modifies the QueryDef.

    Why does this matter?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Show check mark in report
    By MAD3654 in forum Programming
    Replies: 1
    Last Post: 10-28-2016, 05:29 PM
  2. Replies: 2
    Last Post: 09-29-2016, 08:05 AM
  3. Replies: 3
    Last Post: 07-20-2014, 08:56 PM
  4. Replies: 4
    Last Post: 11-26-2012, 07:17 AM
  5. Check-box to hide/show input fields
    By RapidFireGT in forum Forms
    Replies: 2
    Last Post: 12-05-2011, 05:55 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