excel - Look for specific values and multiply them -
excel - Look for specific values and multiply them -
i using excel calculate cash amount each year.
usually doing that:
as can see looking every year hand , multypling cash * amount
.
how implement in excel?
i appreciate answer!
this sumproduct
built for. going test see if status (or conditions) true. if going math, , add together results go downwards range testing conditions:
=sumproduct(($c$2:$c$19=g2)*($a$2:$a$19)*($b$2:$b$19))
put in h2
. test if c2:c19
same year g2
. if it's true, multiple cell in column cell in column b. add together each row's result true , give answer.
excel excel-formula spreadsheet
Comments
Post a Comment