+ Reply to Thread
Results 1 to 3 of 3

Nested vlookup

Hybrid View

  1. #1
    Registered User
    Join Date
    10-07-2008
    Location
    Wessex
    Posts
    55
    I would just take the brute force approach

    =IF(ISNA(VLOOKUP(B2,Sun!A:BN,2,FALSE)),IF(ISNA(VLOOKUP(B2,Sat!A:BN,2,FALSE)),IF(ISNA(VLOOKUP(B2,Fri!A:BN,2,FALSE)),"",VLOOKUP(B2,Fri!A:BN,2,FALSE)),VLOOKUP(B2,Sat!A:BN,2,FALSE)),VLOOKUP(B2,Sun!A:B,2,FALSE))

  2. #2
    Registered User
    Join Date
    08-22-2008
    Location
    Swinefleet
    Posts
    10
    thanks!! xxx

+ 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. Nested VLOOKUP, or similar
    By rlcqut in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-14-2008, 10:39 AM
  2. Vlookup using two columns-needs to match the first two column
    By pduubb in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-01-2008, 01:21 PM
  3. Solution : Nested IF or VLOOKUP
    By sachinattri in forum Excel General
    Replies: 9
    Last Post: 12-03-2007, 07:56 PM
  4. Loop + vLookup cause formula too long
    By asyuradou in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 11-23-2007, 11:38 AM
  5. sumif with nested vlookup
    By b.johnson in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-02-2007, 12:06 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