ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Macro Formula For Summing Range (https://www.excelbanter.com/excel-discussion-misc-queries/67066-macro-formula-summing-range.html)

Timmy Mac1

Macro Formula For Summing Range
 

I need a macro that will sum the cells immediately above at various
places on the worksheet.

Sometimes this might involve summing two cells, sometimes twenty. But
the groups of cells run under each other so that for example in A3 I
might need sum(A1,A2) whereas then in A10 I'll need the sum (A4.A7).

Is there anyway of doing this?


--
Timmy Mac1
------------------------------------------------------------------------
Timmy Mac1's Profile: http://www.excelforum.com/member.php...o&userid=15188
View this thread: http://www.excelforum.com/showthread...hreadid=504523


KimC

Macro Formula For Summing Range
 
This one stumped me, too until i realized that I could use the SUBTOTAL
function instead of SUM in my formula. It has the added benefit of
automatically outlining my data so that when collapsed, I could autofill my
formula down to only the subtotaled rows

"Timmy Mac1" wrote:


I need a macro that will sum the cells immediately above at various
places on the worksheet.

Sometimes this might involve summing two cells, sometimes twenty. But
the groups of cells run under each other so that for example in A3 I
might need sum(A1,A2) whereas then in A10 I'll need the sum (A4.A7).

Is there anyway of doing this?


--
Timmy Mac1
------------------------------------------------------------------------
Timmy Mac1's Profile: http://www.excelforum.com/member.php...o&userid=15188
View this thread: http://www.excelforum.com/showthread...hreadid=504523




All times are GMT +1. The time now is 12:35 AM.

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