Column B contains names. Column E contains a corresponding number.
I can use countifs to determine how many times a name occurs, but I'd also like to tot up the corresponding value in Column E each time the specified name occurs in Column B.
The problem with sumifs in this situation is you end up with a lot of random numbers and you still need to find the last occurrence of the required value in column B to get the final total. I am ofcourse assuming the problem to be solved is a simple one.
IanP is right, a Pivot Table would be the tidiest way of solving the problem especially if you wanted the final total for all the values in column B rather than just 1. Its also the better solution if you want to do any extra analysis on the data and is far more flexible.
The problem with sumifs in this situation is you end up with a lot of random numbers and you still need to find the last occurrence of the required value in column B to get the final total. I am ofcourse assuming the problem to be solved is a simple
There are a lot of commands i've never used in Excel, but on my way home it occured to me that there was probably a Sumifs command.
For speed i'll probably go for the Sumifs and look at the Pivot Table when I have more time.
Cheers.There are a lot of commands i've never used in Excel, but on my way home it occured to me that there was probably a Sumifs command.For speed i'll probably go for the Sumifs and look at the Pivot Table when I have more time.
"Over 1200 Excel How To Videos. This site is intended to show you many Excel Efficiency Tricks so you can work faster, you can help others at work and you can save enough time to have extra vacation!"
i really like this guy channel you have a lot of hidden gems there
http://www.youtube.com/user/ExcelIsFun"Over 1200 Excel How To Videos. This site is intended to show you many Excel Efficiency Tricks so you can work faster, you can help others at work and you can save enough time to have extra vacation!"i really lik