+ Reply to Thread
Results 1 to 4 of 4

Looking for formula (Possibly If and)??

  1. #1
    Registered User
    Join Date
    11-12-2011
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    31

    Looking for formula (Possibly If and)??

    I am looking for a formula that will provide the following:

    In cell A1 I have the following values that are available via a drop down box:
    Value
    100%
    <99.90%
    <98.90%
    <97.90%
    <96.90%

    In cell B1 I am trying to have a multiplier for each value come up automatically
    100% = a multiplier value of 0
    <99.99% = a multiplier value of 1
    <99.90% = a multiplier value of 2
    <98.90% = a multiplier value of 3
    <97.90% = a multiplier value of 4
    <96.90% = a multiplier value of 5

    Appreciate any assistance
    Fbs

  2. #2
    Forum Contributor
    Join Date
    01-04-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2010
    Posts
    179

    Re: Looking for formula (Possibly If and)??

    Hi fbs1960,

    You can use a CHOOSE function for this one. Assuming the dropdown is pulling from a list of values and outputting a number between 1 and 6 in cell A1 based on the selection in the dropdown box, the formula will be as follows:

    In cell B1,
    Please Login or Register  to view this content.
    Let me know if this works for you.
    Did I help? Click *- add to my rep.

  3. #3
    Registered User
    Join Date
    11-12-2011
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    31

    Re: Looking for formula (Possibly If and)??

    Did not work. Cell A1 dropdown box has values from 100% to <96.5% as above. Do I need to have a second list of values between 0 and 5 that cell B1 looks at before determining value. Eg. If value in A1 is <98.9% then cell B1 will look at a list of values between 0 and 5 and select 3. That is why I thought it may be an "IF" formula.

  4. #4
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,944

    Re: Looking for formula (Possibly If and)??

    Please Login or Register  to view this content.
    try this
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

+ 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. If or possibly VLookup formula help
    By LRGy in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-11-2016, 08:58 AM
  2. Need formula, possibly IF, THEN???
    By countrybound77 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-07-2015, 10:50 AM
  3. Replies: 1
    Last Post: 11-15-2013, 09:22 PM
  4. Possibly an IF THEN formula required
    By Pursuit2010 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-25-2013, 09:45 PM
  5. IF AND Formula (possibly)
    By macba in forum Excel General
    Replies: 1
    Last Post: 09-01-2009, 04:41 AM
  6. IF Formula possibly?
    By jendew in forum Excel General
    Replies: 4
    Last Post: 05-14-2009, 11:21 AM
  7. Formula help - sumif (possibly)
    By Betsey in forum Excel General
    Replies: 1
    Last Post: 09-06-2005, 05: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