+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting of Drop-down Menu b/n Two Sheets

Hybrid View

ElectricChode Conditional Formatting of... 10-18-2015, 01:14 PM
newdoverman Re: Conditional Formatting of... 10-18-2015, 01:28 PM
  1. #1
    Registered User
    Join Date
    09-12-2015
    Location
    New London, CT
    MS-Off Ver
    2010
    Posts
    1

    Conditional Formatting of Drop-down Menu b/n Two Sheets

    I have two sheets, sheet one contains a personnel roster and the other (sheet 2) contains a section with drop-down menus to fill in the values listed in the personnel roster. I would like to be able to have the personnel roster values be filled with a color (green) when I select that value to be placed in sheet 2 and remain another color (red) when not placed in sheet 2.

    For example:

    Sheet 1: Sheet 2:
    John Doe [GREEN] John Doe
    Jane Doe [RED]


    Thank you.

  2. #2
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Conditional Formatting of Drop-down Menu b/n Two Sheets

    With the list of names on Sheet1!A1:A2 enter in B1 and fill down. This will result in TRUE or FALSE
    Formula: copy to clipboard
    =A1=Sheet2!$A$1

    on Sheet2!A1 have a Data Validation drop down with the list of names on Sheet1

    Select Sheet1!A1:A2 and in Conditional Formatting, New Rule, Use formula... enter
    =B1=TRUE then choose Green for the formatting.

    With the same selection create another new rule using a formula
    =B1=FALSE then choose Red for the formatting.
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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. Drop down Menu across multiple sheets
    By Pragasen in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-25-2013, 09:41 AM
  2. Drop down menu across multiple sheets
    By Pragasen in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-19-2013, 10:58 AM
  3. [SOLVED] Conditional formatting based on formula and drop-down menu
    By Excel white-belt in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-19-2012, 02:01 PM
  4. Make conditional formatting toggle with drop-down menu
    By hopalong in forum Excel General
    Replies: 2
    Last Post: 02-29-2012, 04:16 PM
  5. Replies: 4
    Last Post: 02-11-2011, 07:29 AM
  6. Replies: 0
    Last Post: 08-04-2010, 05:20 PM
  7. drop down menu and conditional formatting
    By Demelza in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-18-2006, 05:15 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