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.
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.