+ Reply to Thread
Results 1 to 5 of 5

How to Highlight Data

  1. #1
    Registered User
    Join Date
    08-28-2014
    Location
    Baltimore
    MS-Off Ver
    2010
    Posts
    32

    How to Highlight Data

    Hello!
    I have a question, can anyone give me a step by step on how to highlight data?

    Let me explain what that means

    Lets say anything above 100 is unusual- I would like excel to Highlight that Box in a red Color.

    Can anyone explain to me how to do that?

    Also, I would like to do it for two different data sets, so 50= Likely= Yellow, 100= Normal= Orange, 200= Unlikely= Red

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: How to Highlight Data

    Conditional Formatting is your friend here. Highlight the cells you want then go to Conditional Formatting on your Home Menu, set up rules matching your requirements, make sure you do them in the sensible order ie > 199 first, then between 100 and 199 and lower than 100 3rd.
    If someone has helped you then please add to their Reputation

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: How to Highlight Data

    To add to what pjw said...
    1. highlight the range you want to apply the conditional formatting to
    2. on the home tab, styles, select CF
    3. select new rule, select use formula
    4. enter your formula.

    The formula only needs to evaluate to TRUE or FALSE, so you can just use =A1>199.....you dont need to say =if(A1>199,TRUE,FALSE)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    08-28-2014
    Location
    Baltimore
    MS-Off Ver
    2010
    Posts
    32

    Re: How to Highlight Data

    Thank you very much

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: How to Highlight Data

    Glad to help

+ 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: 1
    Last Post: 02-17-2014, 03:17 PM
  2. Highlight Data Based on Data in Another Column
    By JohnYuhaschek in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-27-2014, 04:25 PM
  3. Replies: 2
    Last Post: 06-27-2012, 12:27 PM
  4. [SOLVED] highlight/remove highlight of rows conditional on cellvalue
    By timtim89 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-01-2012, 07:14 AM
  5. Data Validation would like to highlight background when invalid data is present
    By moto485 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-29-2011, 09:20 PM
  6. Compare two Sheets - Add New Data, Update Differences, Highlight Void Data
    By R_S_6 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-18-2010, 04:03 AM
  7. Macro to check data from 2 columns and highlight data
    By zybatu01 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-04-2008, 08:14 AM
  8. Replies: 5
    Last Post: 05-27-2005, 02: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