Results 1 to 8 of 8

Nesting If statements w/ Vlookups

Threaded View

ffmariners Nesting If statements w/... 02-02-2009, 02:00 PM
ChemistB Re: Nesting If statements w/... 02-02-2009, 02:13 PM
franciz Re: Nesting If statements w/... 02-02-2009, 02:15 PM
DonkeyOte Re: Nesting If statements w/... 02-02-2009, 02:24 PM
ffmariners Re: Nesting If statements w/... 02-02-2009, 02:30 PM
NBVC Re: Nesting If statements w/... 02-02-2009, 02:17 PM
ffmariners Re: Nesting If statements w/... 02-02-2009, 02:23 PM
ffmariners Re: Nesting If statements w/... 02-02-2009, 02:27 PM
  1. #1
    Registered User
    Join Date
    09-06-2008
    Location
    Philly
    Posts
    40

    Nesting If statements w/ Vlookups

    Hi,

    I know how to do a vlookup and I know how to do an if statement. I also know how to do an IF(ISERROR or IF(ISNA ....

    However, I can not get this to work:

    =IF(C73<7,VLOOKUP(D73,'Package Mix'!$G$39:$H$45,2,FALSE),IF(C73<13,VLOOKUP(D73,'Package Mix'!$G$6:$H$36,2,FALSE),IF(C73>23,VLOOKUP(D73,'Package Mix'!$G$48:$H$56,2,FALSE),"")))

    I can not wrap my head around how to make this work w/ IF(ISNA ....


    Also, why must you use < or > .... I actually want the numbers to be 6,12, and 24... However, it seems when I use an equal sign it fails. Any way around this?


    Thanks a lot!
    Frank
    Last edited by ffmariners; 02-02-2009 at 02:32 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