English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have created a list of 5 different expenses. I have then copied my Bank Statement onto Excel allocating each of my debits against one of the 5 expenses. Now I am wanting Excel to tally up all the figures so that at the end, I have the list of the 5 different expenses and how much money is assigned to each one.

2006-07-30 16:36:32 · 6 answers · asked by Brooke B 1 in Computers & Internet Programming & Design

6 answers

send it to me in an e-mail (as an attatchment) and I'll fix it for you. marykay.lady@yahoo.com

2006-07-30 16:40:32 · answer #1 · answered by Crys H. 4 · 1 3

The specifics of how to do this vary based on how you have the data arranged. Assuming you have each Expense occupying a single row, and your debits in separate columns in that row, you could enter a formula to SUM($??:$??), where ?? = The starting cell for debits for this expense (IE. B2) and the second ?? = the ending cell (IE. H2).

2006-07-30 16:42:41 · answer #2 · answered by knieveltech 3 · 0 0

there is not any version of Excel referred to as Vista Excel - so i'm uncertain which version you have. attempt the "Insert" menu. If not, in simple terms faucet the F1 key to open Excel help and then form Chart Wizard. this permit you comprehend all approximately it.

2016-12-11 03:19:08 · answer #3 · answered by ? 4 · 0 0

You can add cells that are not in one line by using the formula SUM and the holding ctrl and clicking on the cells you wish to add.

2006-07-30 16:46:37 · answer #4 · answered by citalopraming 5 · 0 0

in the ending box, type things like:

=sum(A1:A5)
(this totals up contents in cell A1, A2, A3, A4, A5)

or

=A1+A2+A3-A4
(this adds A1 to A3 and deducts A4)

2006-07-30 16:43:52 · answer #5 · answered by tian99ty 2 · 0 0

all you have to do is highlight one collumn at a time and click autosum

2006-07-30 16:42:32 · answer #6 · answered by sexy darkie 1 · 0 0

fedest.com, questions and answers