+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting

  1. #1
    Registered User
    Join Date
    02-19-2007
    Posts
    43

    Conditional Formatting

    I'm attempting to conditional format and running into some issues. Below is an example of what I am trying to accomplish..

    Column A
    8.06%

    Column B
    7.26%

    If Column A is greater than Column B by .10% highlight in RED

    Any ideas? BTW - Using Excel 2007

    Thank you.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Conditional Formatting - Greater than 10%

    10% of what?

    If you mean you want to format A1 if it's more than 110% of B1, so in this case as B1 is 7.26% A1 would be highlighted if A1 was more than 7.26%*1.1 =7.986%

    ...then try this formula in conditional formatting

    =A1>B1*1.1
    Audere est facere

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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