Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Excell conditional formatting

  • 17-08-2012 12:57PM
    #1
    Registered Users, Registered Users 2 Posts: 3,635 ✭✭✭


    Hi all,

    Im trying to set a rule where you have 2 columns A,B

    The formula i would like to set is:

    If A = any NUMBER/Letter
    then B is filled to RED by default
    If B = y
    then B is filled to Green


    Is it possilbe to set up radio boxes or a check box in excel?

    Thanks for any help.


Comments

  • Posts: 19,205 ✭✭✭✭ [Deleted User]


    set 2 seperate rules

    rule with formula

    =a1="y"

    set to green

    rule 2

    =a1<>"y"

    set format to red.

    make sure there is no referencing i.e. $ in the cell ref. do on one cell e.g. in row a in this case and copy formatting using the format painter.

    ====

    yes, you can use check-boxes and radio buttons in excel. use the control toolbox bar. getting them to do stuff is another thing - google is your friend - easy to find tutorials on the web.


Advertisement