L
Linda
Does anyone know if it's possible to have a VLookup do a
summation within the function?
Ex: Vlookup(Acct,Range,Sum(column 2+column 3+ column
4),False)?
Using the data below: Vlookup(1,Range,sum(2+3+4),false)
should = 9
Acct Column2 Column3 Column4
1 3 3 3
2 2 2 2
Thanks!
.....Linda
summation within the function?
Ex: Vlookup(Acct,Range,Sum(column 2+column 3+ column
4),False)?
Using the data below: Vlookup(1,Range,sum(2+3+4),false)
should = 9
Acct Column2 Column3 Column4
1 3 3 3
2 2 2 2
Thanks!
.....Linda