Craig de Gail
New Member
- Joined
- Mar 4, 2009
- Messages
- 2
Here is my problem. Hope someone can help.
I need to return one value, based on 3 criteria, from 3 different locations in an associated worksheet in the same workbook.
This is what I have devised so far, but this formula is returning a value from a place where it shouldn't be:-
=VLOOKUP($B8,'1SD_All AAS'!$A:$F,4,SUMIF('1SD_All AAS'!$C:$C,$A$6:$A$15,'1SD_All AAS'!D:D))
Thanks to anyone who can help with, I dont beleive it is a simple Vlookup formula because of the multiple conditions. But i do think it is a combination of a couple of nested functions.
I need to return one value, based on 3 criteria, from 3 different locations in an associated worksheet in the same workbook.
This is what I have devised so far, but this formula is returning a value from a place where it shouldn't be:-
=VLOOKUP($B8,'1SD_All AAS'!$A:$F,4,SUMIF('1SD_All AAS'!$C:$C,$A$6:$A$15,'1SD_All AAS'!D:D))
Thanks to anyone who can help with, I dont beleive it is a simple Vlookup formula because of the multiple conditions. But i do think it is a combination of a couple of nested functions.