+ Reply to Thread
Results 1 to 3 of 3

Multiple if functions or vlookup

  1. #1
    Registered User
    Join Date
    10-13-2012
    Location
    Manila Philippines
    MS-Off Ver
    Excel 2007
    Posts
    2

    Multiple if functions or vlookup

    Hi, I'm trying to make an online amortization calculator for my website.

    sample calculator.xlsx

    I'm trying to insert value (factor rates) to B27 from specific list depending on the value of Years to pay B10.

    I'm trying to use if functions, like I did in B15 but I just couldn't make it work. Also there a problem with B15 since I can't make it percentage instead of decimal.

    I would very much appreciate if you could help me. Thank you
    Last edited by jmjulie25; 10-13-2012 at 09:08 AM.

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Multiple if functions or vlookup

    In B27 use..

    =VLOOKUP(B10,$D$2:$E$11,2,FALSE)

    Does this gove you desired results?
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    10-13-2012
    Location
    Manila Philippines
    MS-Off Ver
    Excel 2007
    Posts
    2

    Wink Re: Multiple if functions or vlookup

    Ace_XL Thanks, this is exactly what I really need. Thank you so much.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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