phillygirl777
Member
Hello... I am trying to add multiple columns through VLOOKUP to get the sum for the entire year rather than adding up 12 lookups for 12 months, doing something like this:
,
=VLOOKUP($B$6,'Data by Dept'!$A:$BU,{38,39,40,41,42,43,44,45,46,47,48,49},FALSE)
I am getting the #SPILL! error. Does Excel 365 support this?
Any input is greatly appreciated.
P.S.: I know that SUMIF/SUMIFS would have worked better, but I still want to know if it was wrong to use the curly brackets.
,
=VLOOKUP($B$6,'Data by Dept'!$A:$BU,{38,39,40,41,42,43,44,45,46,47,48,49},FALSE)
I am getting the #SPILL! error. Does Excel 365 support this?
Any input is greatly appreciated.
P.S.: I know that SUMIF/SUMIFS would have worked better, but I still want to know if it was wrong to use the curly brackets.