+ Reply to Thread
Results 1 to 8 of 8

Simply Conditional Formatting Issue

  1. #1
    Registered User
    Join Date
    11-29-2019
    Location
    Alaska
    MS-Off Ver
    2019
    Posts
    6

    Simply Conditional Formatting Issue

    I need to place a checkbox linked to a dropdown list so that the data will return a highlight based on the selection in the dropdown when the checkbox is selected. I believe this is a simple formula such as =AND($B$4="True", $B$3_____), but I can't figure out how to complete that second parameter - $B$3 being the drop down list location . I'm not even sure how to frame this question for a proper search.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Simply Conditional Formatting Issue

    If the Conditional Formatting formula is in cell C3...
    =AND($B$4=TRUE, $B$3=C3)
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Registered User
    Join Date
    11-29-2019
    Location
    Alaska
    MS-Off Ver
    2019
    Posts
    6

    Re: Simply Conditional Formatting Issue

    The formatting need to cover a range of data 40 rows long, not just one cell. Sorry if I wasn't clear on that.

  4. #4
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Simply Conditional Formatting Issue

    Quote Originally Posted by jkelly76 View Post
    The formatting need to cover a range of data 40 rows long, not just one cell. Sorry if I wasn't clear on that.
    Still not that clear.

    Did it work for the one cell?

    What 40 rows?
    Is there a dropdown in each row in column B ?
    Is there a checkbox in each row?

    Perhaps an example workbook would help explain.

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  5. #5
    Registered User
    Join Date
    11-29-2019
    Location
    Alaska
    MS-Off Ver
    2019
    Posts
    6

    Re: Simply Conditional Formatting Issue

    All data is fictional for the purposes of this sample
    Attached Files Attached Files

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Simply Conditional Formatting Issue

    Rule: =AND($B$4=TRUE,$B6=$B$3)

    Applies to: =$B$6:$B$31
    Attached Files Attached Files
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  7. #7
    Registered User
    Join Date
    11-29-2019
    Location
    Alaska
    MS-Off Ver
    2019
    Posts
    6

    Re: Simply Conditional Formatting Issue

    Thanks! I knew it had to be simple, but I couldn't think of how to word it.

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Simply Conditional Formatting Issue

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Conditional Formatting Issue
    By Excel-Access in forum Excel General
    Replies: 8
    Last Post: 04-23-2019, 09:09 PM
  2. [SOLVED] Conditional formatting Issue
    By Mhendo23 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-26-2018, 10:23 AM
  3. [SOLVED] Conditional Formatting Issue
    By jdm1199 in forum Excel General
    Replies: 5
    Last Post: 09-02-2015, 12:36 PM
  4. Custom formatting issue using conditional formatting
    By wrongway15 in forum Excel General
    Replies: 2
    Last Post: 07-13-2014, 03:18 PM
  5. Conditional formatting issue
    By delboy2405 in forum Excel General
    Replies: 7
    Last Post: 10-26-2007, 04:54 PM
  6. Currency Formatting-really simply solution to this,
    By iancallaghan87 in forum Excel General
    Replies: 2
    Last Post: 07-14-2007, 06:33 AM
  7. VBA programming: Simply trying to select cell-- or not so simply?
    By whiteliyl_111 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-10-2005, 01:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1