Results 1 to 9 of 9

Vlookup with Conditional IF statement

Threaded View

  1. #1
    Registered User
    Join Date
    06-16-2010
    Location
    Minnetonka, MN
    MS-Off Ver
    Excel 2010
    Posts
    43

    Angry Vlookup with Conditional IF statement

    Hey everyone,

    I'm hoping you can help me out with this problem. I'm trying to do an if statement that has 2 conditions and if those are met, then perform a vlookup. Here is what I have so far:

    =if((A2:A100=G2)*(B2:B100=H2),vlookup(something on a different sheet),0)

    I get a return of all 0's and I know that they shouldn't all come back with the 0's. Any suggestions on my formula or suggestions for a new formula?

    I also tried =if(AND(A2:A100=G2,B2:B100=H2),vlookup(something on a different sheet),0) but that didn't work either.

    Please help!
    Last edited by NBVC; 07-12-2010 at 04:20 PM.

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