+ Reply to Thread
Results 1 to 4 of 4

I need conditional formatting based on percentage variance of another value

  1. #1
    Registered User
    Join Date
    10-30-2018
    Location
    US
    MS-Off Ver
    Office 365
    Posts
    12

    I need conditional formatting based on percentage variance of another value

    I am trying to highlight a cell in column B if it is +/- 5% of the value in column C. So if column C is 100 and in column B i enter 94 or less or enter 106 or more it turns red. Thanks for any help.

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,075

    Re: I need conditional formatting based on percentage variance of another value

    Try
    =OR(B2<C2*0.95,B2>C2*1.05)

  3. #3
    Registered User
    Join Date
    10-30-2018
    Location
    US
    MS-Off Ver
    Office 365
    Posts
    12

    Re: I need conditional formatting based on percentage variance of another value

    Works great, thanks!

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,075

    Re: I need conditional formatting based on percentage variance of another value

    You're welcome & thanks for the feedback

+ 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 Dates &/or Percentage
    By mycon73 in forum Excel General
    Replies: 8
    Last Post: 09-04-2016, 10:22 AM
  2. Excel IF statement based on percentage variance
    By avs in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-15-2015, 01:47 AM
  3. [SOLVED] Conditional Formatting based on percentage
    By Tobievr in forum Excel General
    Replies: 2
    Last Post: 10-05-2013, 07:02 AM
  4. Conditional Formatting using Percentage Variance
    By Skarnald in forum Excel General
    Replies: 3
    Last Post: 02-09-2012, 11:03 PM
  5. Replies: 2
    Last Post: 01-10-2011, 03:29 PM
  6. Conditional formatting based on a percentage difference
    By Dan27 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-13-2010, 04:53 PM
  7. Replies: 4
    Last Post: 07-08-2010, 09:33 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