Results 1 to 2 of 2

Complex IF functions containing "ISNA" and "VLOOKUP"

Threaded View

  1. #1
    Registered User
    Join Date
    10-10-2011
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    42

    Complex IF functions containing "ISNA" and "VLOOKUP"

    I'm not new to excel, but I am fairly new to more complex formulas. I recently took a new job and, from what I hear, the guy I'm replacing was an excel wizard.

    I know basic IF functions and simple VLOOKUP to replace values with text, but this is beyond me. Can someone translate each element of this formula into simple English and perhaps offer me a web resources for becoming more well versed in excel formulas?


    Here's two examples of formulas he has in our master schedule that aren't working as expected and that I need to alter to get back on track:

    =IF(ISBLANK(G2),"",IF(ISNA(VLOOKUP(A2,GE_CANCEL!A:B,1,FALSE)),"OPEN","CANCELLED"))

    =IF(ISBLANK(N2),"",IF(ISNA(VLOOKUP(A2,GE_OPEN!A:C,3,FALSE)),O2,VLOOKUP(A2,GE_OPEN!A:C,3,FALSE)))

    Last edited by myshadeofglory; 10-10-2011 at 04:07 PM. Reason: Did not comply to forum rules

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