+ Reply to Thread
Results 1 to 3 of 3

Conditional Formatting based on Values in a List

  1. #1
    Registered User
    Join Date
    01-02-2013
    Location
    NorCal
    MS-Off Ver
    Excel 2010
    Posts
    2

    Conditional Formatting based on Values in a List

    Looked through the forum and couldn't find a solution to the the exact problem I'm seeing. I have a drop down list in excel 2010. List has 21 items. What I am looking to do is based on the value in the list (ie item #1), I would like my spreadsheet to conditionally format a group of cells. For example: If Drop Down says "BLUE," I need cells B3, B5, and B6 to have Red Outline and Black Fill.

    Thanks in advance!

  2. #2
    Forum Expert
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    3,054

    Re: Conditional Formatting based on Values in a List

    You can use conditional formatting.

    Select the cells you want to format and use a formula as the condition. For example, if your drop-down list was in cell A1 then the formula would be:

    =$A$1="BLUE"

    You can then specify whatever colours you want for the cells.

  3. #3
    Registered User
    Join Date
    01-02-2013
    Location
    NorCal
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Conditional Formatting based on Values in a List

    Works perfect! Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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