+ Reply to Thread
Results 1 to 2 of 2

Dependent conditional formatting in excel 2013

  1. #1
    Registered User
    Join Date
    05-09-2017
    Location
    India
    MS-Off Ver
    2013
    Posts
    7

    Dependent conditional formatting in excel 2013

    Hi,

    I need help regarding dependent conditional formatting in excel 2013. I tried lot as per knowledge but not successful.
    Sample Excel file is attached.

    Example given below :
    Case 1 : If user selected 'ALLOW 1 or ALLOW 2 or ALLOW 3 or ALLOW 4' from dropdown of column C (Select) then user is not allowed to enter value in respective cells of Column E (Col 2) and Column F (Col 3). These cells should change cell fill color to red and Column D (Col 1) color to green.

    Case 2 : If user selected 'REJECT 1 or REJECT 2 or REJECT 3 or REJECT 4' from dropdown of column C (Select) then user is not allowed to enter value in respective cells of Column D (Col 1) and Column F (Col 3). These cells should change cell fill color to red and Column E (Col 2) color to green.


    Case 3 : If user selected 'TEST 1 or TEST 2 or TEST 3 or TEST 4' from dropdown of column C (Select) then user is not allowed to enter value in respective cells of Column D (Col 1) and Column E (Col 2). These cells should change cell fill color to red and Column F (Col 3) color to green.

    Drop down list is created on 'Sheet 2'
    If someone needs more details or query then you can email me on [email protected]

    Admin, You can move this query in correct thread if posted by me in wrong thread.


    Regards,

    Pradeep S. Walse
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Dependent conditional formatting in excel 2013

    I have done the first one for you as a model, attached. You should be able to do the rest based on that.

    You need two rules for each case--one rule for the green column, one rule for the red columns.

    The formula for both rules is

    =LEFT($C5,5)="ALLOW"

    You will apply this to one column to set it green, and to the other two to set them red.
    Attached Files Attached Files
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ 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. Replies: 8
    Last Post: 03-13-2023, 03:09 PM
  2. [SOLVED] Excel 2013 HELP! Macro that will return a value based off of Conditional Formatting Color
    By rkmatthew in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-12-2017, 02:45 PM
  3. Conditional Formatting - Row Highlighting - Excel 2013
    By watson150 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-13-2016, 07:49 PM
  4. Conditional Formatting in graphs for 2013 excel
    By mw2 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 06-23-2015, 02:29 PM
  5. Extract cell value if it has conditional formatting color (Excel 2013)
    By Rickysnips in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-26-2014, 07:46 PM
  6. [SOLVED] Conditional Formatting (in EXCEL 2013)
    By metsci in forum Excel General
    Replies: 2
    Last Post: 02-24-2014, 02:38 AM
  7. Excel 2013 : Conditional Formatting
    By cresh0r in forum Excel General
    Replies: 5
    Last Post: 01-04-2014, 11:05 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