+ Reply to Thread
Results 1 to 6 of 6

If Formula with Conditional formatting to color and text

  1. #1
    Registered User
    Join Date
    10-01-2017
    Location
    nyc
    MS-Off Ver
    10 & 16
    Posts
    8

    If Formula with Conditional formatting to color and text

    Hi Guys,

    Another problem here:
    below shows 3 tables
    1. key 2. AVG calculations each cell based on some raw data 3. Final output, need to show based on 1 and 2, color and "equivalent status e.g Low, Medium, etc.

    I am attempting to use IF statement formula with conditional formating to derive tabel 3.

    new rule 1. If (E1<5, "Low") then
    new rule 2. If (E1>15,"Critical")
    new rule 3. If AND(E1>5,E1<=10, "Medium")
    new rule 4. If AND(E1>10,E1<=15, "High")pic1.PNGpic2.PNG

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,598

    Re: If Formula with Conditional formatting to color and text

    CF does not add text to cells. The syntax for CF formulas is:
    just: =E1<5, not
    =If(E1<5...
    Ben Van Johnson

  3. #3
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: If Formula with Conditional formatting to color and text

    To get the result shown in your "Final Output Required Table", I would use a formula in the cells to get the text and then Conditional Formatting to get the fill color.

  4. #4
    Registered User
    Join Date
    10-01-2017
    Location
    nyc
    MS-Off Ver
    10 & 16
    Posts
    8

    Re: If Formula with Conditional formatting to color and text

    Thanks a lot Guys,

    As per suggestion I used formula in the cells to get text and then Conditional formatting to get the fill color.

  5. #5
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: If Formula with Conditional formatting to color and text

    Great, glad we could help.

    If that solved your question, please mark this thread as SOLVED.

  6. #6
    Registered User
    Join Date
    10-01-2017
    Location
    nyc
    MS-Off Ver
    10 & 16
    Posts
    8

    Re: If Formula with Conditional formatting to color and text

    silly question ..where do I find status or options to mark 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. Conditional formatting based on text color
    By iloveexcelsomuch in forum Excel General
    Replies: 8
    Last Post: 09-16-2015, 09:01 AM
  2. [SOLVED] Text Color Change Using Conditional Formatting
    By iamstikman in forum Excel General
    Replies: 15
    Last Post: 11-18-2014, 05:39 PM
  3. [SOLVED] Changing text color usinf a formula (NOT Conditional Formatting)
    By John Elliott in forum Excel General
    Replies: 9
    Last Post: 09-18-2014, 09:43 AM
  4. Replies: 3
    Last Post: 05-30-2014, 10:24 AM
  5. conditional formatting text color
    By mango matto in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 07-15-2010, 11:26 PM
  6. Conditional Formatting - Finding text color
    By excelgrrl in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-12-2009, 01:47 PM
  7. Text color detect from Conditional Formatting?
    By Rick_Stanich in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-25-2007, 02:52 AM

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