ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Subtotal and Total Columns (https://www.excelbanter.com/excel-programming/286966-subtotal-total-columns.html)

gfinch[_3_]

Subtotal and Total Columns
 
I have a spreadsheet that lists expenditures of different departments.
Each department is separated from the next by two blank rows and is of
various lengths from day to day. How can I subtotal the expenditure
column of each dept so that the subtotal appears in the first blank row
below that dept and then totals the whole column ( making sure the
subtotals don't get added again)? Thanks for any help.
Gib


---
Message posted from http://www.ExcelForum.com/


steve smallman

Subtotal and Total Columns
 
The Data Subtotals function will do this for you
automatically. It wont give you two lines between, but
will give you a department name and total $.

The alternative is to use a sub to go down the $ column,
determine if the current cell is blank, and if so insert a
subtotal formula.

Steve
-----Original Message-----
I have a spreadsheet that lists expenditures of different

departments.
Each department is separated from the next by two blank

rows and is of
various lengths from day to day. How can I subtotal the

expenditure
column of each dept so that the subtotal appears in the

first blank row
below that dept and then totals the whole column ( making

sure the
subtotals don't get added again)? Thanks for any help.
Gib


---
Message posted from http://www.ExcelForum.com/

.


gfinch[_4_]

Subtotal and Total Columns
 
Steve,
Thanks for the assistance. Your comments lead me in the right
direction. I didn't know this function was available. I inserted the
code in my macro and know it does what I need.
Thanks again,
Gib


---
Message posted from http://www.ExcelForum.com/



All times are GMT +1. The time now is 12:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com