Results 1 to 2 of 2
  1. #1
    LJCiti is offline Novice
    Windows 10 Access 2016
    Join Date
    Sep 2019
    Posts
    10

    Automate Toggle Buttons

    I have 2 sets; set as a field, of toggle buttons. I also have these buttons to change color once it has been 'pressed'/selected. Set1: Yes/No (value is 1 & 0; respectively) Set2: High, Med-High, Med, Med-Low, Low & N/A (values 5,4,3,2,1,0; respectively). I would like to automate: if 'Med'; or any other button from High to Low, has been 'pressed'/selected to auto 'press'/select the 'Yes' button; which is a value of 1. I've tried: iif([Set2]>0,[Set1]="1", [Set1]="0"), it didn't work. Any suggestions is greatly appreciated.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,724
    Is this the same request?? https://www.accessforums.net/showthread.php?t=78252

    If so, why a second new post?
    "it didn't work" doesn't help readers. What didn't work --error???

    Did you consider June's response?
    Have you reviewed Event procedures?
    Can you post a graphic of the Form involved?
    Or some description of the process you're trying to automate..

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

Similar Threads

  1. Toggle buttons Automation
    By LJCiti in forum Forms
    Replies: 14
    Last Post: 09-22-2019, 08:34 PM
  2. Replies: 4
    Last Post: 05-19-2018, 03:40 PM
  3. Toggle Buttons Programming
    By Kiwidude23 in forum Access
    Replies: 1
    Last Post: 10-25-2016, 05:23 AM
  4. Filtering Subform with Toggle Buttons
    By doubleohkevin in forum Forms
    Replies: 3
    Last Post: 09-30-2014, 02:13 PM
  5. Shape Effect on Toggle Buttons
    By dimoc in forum Access
    Replies: 5
    Last Post: 04-10-2014, 09:28 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