LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 360
Default nested if doesn't work

This formula doesn't work, it looks like it should work:

=IF(ISNA(VLOOKUP(B4,'07-17-07'!B5:I70,8,FALSE)),
IF(ISNA(VLOOKUP(B4,'07-10-07'!B5:I66,8,FALSE)),
VLOOKUP(B4,'07-03-07'!B5:I66,8, FALSE), VLOOKUP(B4,'07-10-07'!B5:I66, 8,
FALSE)), VLOOKUP(B4,'07-17-07'!B5:I70,8,FALSE))

If I do the lookups separately they work.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
nested vlookup does not work Lupe Excel Worksheet Functions 2 June 2nd 07 03:08 AM
I am having difficulty getting nested subtotals to work anymore?! Alyse Excel Worksheet Functions 0 April 30th 07 05:00 PM
Why doesn't the INDIRECT function work when nested in FREQUENCY? Philip J Smith Excel Worksheet Functions 10 February 26th 07 06:54 PM
Why doesn't this nested IF statement work? Brandoni Excel Worksheet Functions 4 April 19th 06 10:26 PM
Nested IF - Work Around for 7 nest Max AEICHEN Excel Worksheet Functions 1 April 21st 05 12:09 AM


All times are GMT +1. The time now is 12:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"