Results 1 to 2 of 2
  1. #1
    Bradex is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Sep 2011
    Posts
    101

    Conditional formatting for radio box

    Can I do conditional formatting of a field based on the radio box?

    E.g. I have three radio buttons for three labels (Apple, Ball, Cat). The corresponding values which will be entered in the table for these are 1, 2, 3.
    If Apple, is selected, I want another field (textbox1) to get active. How can I do it?

    I have tried the following (keeping textbox1 disabled by default), but none of them is working:
    radiobutton1=True
    radiobutton1="1"
    radiobutton1="Apple"
    label1=True
    label1="1"


    label1="Apple"

  2. #2
    Bradex is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Sep 2011
    Posts
    101
    Found out the answer!

    I have to use [frame1] ="1"

    Here frame1, is the box containing all the radio buttons.

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

Similar Threads

  1. Replies: 2
    Last Post: 11-12-2015, 10:46 AM
  2. Using Conditional Formatting
    By radguy in forum Reports
    Replies: 14
    Last Post: 08-11-2014, 10:52 AM
  3. conditional formatting
    By azhar2006 in forum Forms
    Replies: 4
    Last Post: 07-14-2014, 10:26 AM
  4. Replies: 6
    Last Post: 05-26-2013, 09:10 PM
  5. Conditional Formatting
    By Paul H in forum Reports
    Replies: 3
    Last Post: 11-07-2011, 11:59 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