How do I create a formula in excel that will show my total in the last column?

You can use the SUMPRODUCT function. Here is one example: SUMPRODUCT((A1:A100=B1:B100)* (A1:A100"")) If you have more than 100 rows, change all three '100' elements to the number of rows you wish to evaluate. Note: if you are using Excel 2007, or later, you can use this form: SUMPRODUCT((A:A=B:B)*(A:A"")).

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions