+ Reply to Thread
Results 1 to 4 of 4

=IF Excel Formula that can use ranges

  1. #1
    Registered User
    Join Date
    05-17-2017
    Location
    Nottingham, England
    MS-Off Ver
    Version 1703
    Posts
    42

    =IF Excel Formula that can use ranges

    Hi, this may be very obvious however I have spent the last 30 minutes trying to figure it out with no luck.

    In Cell D4, this will have a manually input figure of any where between 0%-200%

    I'm trying to make Cell E4 formulate based on the assumptions below.

    Less then 98% = 0
    Between 98%-100% = 48
    Between 100%-110% = 60
    Over 110% = 72

    Can anyone assist with the formula, I just cannot get this to work?

    Appreciate any assistance!

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,094

    Re: =IF Excel Formula that can use ranges

    It will depend ENTIRELY on how exactly the percentages are represented in D4: is this a number formatted as a percentage, or is it text?

    There are instructions at the top of the page explaining how to attach your sample workbook.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    05-17-2017
    Location
    Nottingham, England
    MS-Off Ver
    Version 1703
    Posts
    42

    Re: =IF Excel Formula that can use ranges

    Hi there,

    Thanks for the response, hoping to have it formatted in a Percentage, albeit I can adapt if it wont work.

    I've attached the workbook, with a desired outcome table to better represent what I'm looking for.

    Greatly appreciate your assistance.
    Attached Files Attached Files

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,094

    Re: =IF Excel Formula that can use ranges

    You need to make the table look like this:

    Excel 2016 (Windows) 32 bit
    F
    G
    7
    C4
    D4 (desired outcome)
    8
    0%
    0
    9
    98%
    48
    10
    100%
    60
    11
    110%
    72
    Sheet: Sheet1

    Then in D5, use this:

    =VLOOKUP(C5,$F$8:$G$11,2,1)

+ 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. Excel Formula - Date Ranges
    By marmar89 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-04-2019, 11:44 AM
  2. [SOLVED] Use 2 Different Named Cell Ranges To Return Values From 1 Of the Ranges In Formula
    By DESSTRO in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-20-2017, 08:37 PM
  3. [SOLVED] Excel Formula based on value of numeric ranges
    By cnbales in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-20-2017, 04:03 PM
  4. edit the excel formula with different ranges
    By Masa1989 in forum Excel General
    Replies: 6
    Last Post: 02-16-2015, 06:49 AM
  5. [SOLVED] Inserting Formula into Excel for dynamic Ranges
    By chrixton in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-27-2014, 11:43 AM
  6. Help with Excel formula to sum the products of the intersection of two ranges
    By HelpMeMasters in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-01-2013, 12:38 PM
  7. Excel formula with date ranges
    By Dan99 in forum Excel General
    Replies: 6
    Last Post: 05-19-2008, 07:41 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