=IF(ISNA(VLOOKUP(Master!A2,RockSlopes!$AE$4:$AI$253,4,FALSE)),IF(ISNA(VLOOKUP(Master!A2,'2ndEastMains'!$AE$4:$AK$250,4,FALSE)),IF(ISNA(VLOOKUP(Master!A2,'1stEastMains'!$AE$4:$AK$250,4,FALSE)),IF(ISNA(VLOOKUP(Master!A2,'1stSouthMains'!$AE$4:$AK$250,4,FALSE)),IF(ISNA(VLOOKUP(Master!A2,SouthBreakout!$AE$4:$AK$250,4,FALSE)),IF(ISNA(VLOOKUP(Master!A2,WestBreakout!$AE$4:$AK$250,4,FALSE)),IF(ISNA(VLOOKUP(Master!A2,Sump!$AE$4:$AI$250,4,FALSE)),"",VLOOKUP(Master!A2,Sump!$AE$4:$AI$250,4,FALSE)),VLOOKUP(Master!A2,WestBreakout!$AE$4:$AK$250,4,FALSE)),VLOOKUP(Master!A2,SouthBreakout!$AE$4:$AK$250,4,FALSE)),VLOOKUP(Master!A2,'1stSouthMains'!$AE$4:$AK$250,4,FALSE)),VLOOKUP(Master!A2,'1stEastMains'!$AE$4:$AK$250,4,FALSE)),VLOOKUP(Master!A2,'2ndEastMains'!$AE$4:$AK$250,4,FALSE)),VLOOKUP(Master!A2,RockSlopes!$AE$4:$AI$253,4,FALSE))
My main problem is the nesting levels of my statement; I keep getting a compatibility error when I save my file due to the above function. It actually only has 7 levels, unless I am way off on how the nesting works.
Is there another option or formula that will serve the same purpose?
I have tried to replace some of it with a range of sheets but must be doing something wrong.
I need a formula re-write or something!
Also, this has been entered as an array in my sheet.
Thanks
rod642
Bookmarks