Results 1 to 2 of 2
  1. #1
    winterh is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2012
    Posts
    110

    Problem with yes/no boxes


    In one of my tables, we have single clients how can have six products and next to each product we have a tick box.What I want to happen is add all the Yes (ticks) up and take that figure away from the starting six products, the problem I have is access is counting every Yes (ticks) as -1.So if we have two Yes (Ticks) I gets a 0, which does not really help me :-)I am guess I must be able to change the properties of the Yes (Ticks) to stop this but I have no idea.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,628
    Try using Abs function in the sum expression. Show your expression for analysis.

    No, there is no property to 'change'. Access represents Yes/True with -1 and No/False with 0 in Yes/No datatype field.
    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. Cascading Combo Boxes Requery Problem
    By Jo22 in forum Forms
    Replies: 9
    Last Post: 01-28-2012, 09:41 AM
  2. Replies: 4
    Last Post: 01-22-2012, 10:48 PM
  3. Cascading Combo boxes Problem
    By aamer in forum Access
    Replies: 12
    Last Post: 04-03-2011, 07:11 AM
  4. Problem creating Multi level list boxes - pleas help!
    By AccessConfused in forum Access
    Replies: 6
    Last Post: 10-24-2010, 09:30 PM
  5. Problem with Cascading Combo Boxes
    By CushingMT in forum Forms
    Replies: 0
    Last Post: 11-13-2008, 09:44 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