Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50068

Calculating a sum and then putting it in a different cell/tab using macro

$
0
0
I have a workbook with multiple sheets. There is a summary sheet followed by the detailed sheets.

On the detail sheets which are named by each month, I need to find the sum of each week on each month using a macro. I know how to create a sum macro but the problem is each week per month vary in the number of rows that need to be summed up. I would like this to happen automatically throughout the rest of the sheets. Then I need the totals from each week per month from each sheet to be updated on the summary sheet.

Note: not every month will have multiple weeks.

Please let me know if this is possible.
Attached Files

Viewing all articles
Browse latest Browse all 50068

Trending Articles