+ Reply to Thread
Results 1 to 3 of 3

if / or formula

  1. #1
    Registered User
    Join Date
    01-12-2016
    Location
    Staffordshire
    MS-Off Ver
    Excel 2010
    Posts
    3

    Question if / or formula

    Hi.

    I have a target range figure of 680-730 and I have a result of (eg) 912, and I need a formula to work out how far outside of this the result is in a %.

    So it needs to say it is 10% above target or 12% below target etc. I assume it will just use 10% or -12% which is fine but I can't seem to get it to understand there's a target range rather that 1 number.

    Thanks in advance!

  2. #2
    Valued Forum Contributor Gatti's Avatar
    Join Date
    06-08-2015
    Location
    Brasil, São Paulo, Ribeirão Preto
    MS-Off Ver
    365
    Posts
    346

    Re: if / or formula

    And how would IF/OR formulas help you with it? It is just a simple math equation
    If I have solved your question, please mark the thread as [SOLVED],
    And consider adding reputation

    ?Simplicity is the ultimate sophistication? (Leonardo Da Vinci)

    Regards,
    F?bio Gatti

    https://www.youtube.com/pulodogatti
    https://www.linkedin.com/in/fabiocgatti/
    https://instagram.com/pulodogatti

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,496

    Re: if / or formula

    if you have 680 in one cell (A2 for example) and 912 in B2, put this in cell C2 =IF(B2/A2-1>0,TEXT(B2/A2-1,"0.0%")&" above target",TEXT(B2/A2-1,"0.0%")&" below target"), you would have to repeat for the 730 and 912.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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: 11
    Last Post: 06-06-2014, 03:34 PM
  2. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 PM

Tags for this Thread

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