I've search multiple posts trying to find this solution only to have the code not work for me. I've found several posts that group/hide and have tried to tweak the macro to work for me, but I'm just not that familiar with these commands and am having no luck.
I have a workbook with multiple sheets for financial reporting each with multiple columns for months/year-to-date info. All of the sheets pull data from another master sheet within the workbook and then each sheet is consolidated to another sheet. Some of the sheets have rows which contain all zeros. I'd like to create a macro that will first ungroup/unhide all rows, then group (or hide) all rows that contain zeros in all of the data columns. I'd like to run the macro and have it perform this action on all of the sheets except the master sheets.
Attached is an example of the workbook. The master data is exported from a financial program and pasted into the master worksheets. The data from the master sheets flow to each individual sheet and to the consolidated. Any help would be greatly appreciated!
ZeroRows.xlsm
Bookmarks