Hello. Thank you for taking the time to read this. I very much appreciate it.
I have a some code that scans a spread sheet that contains a lot of empty rows and copies only the rows with data to a blank sheet in the workbook. This condenses the information making it more condusive for printing as a report. I have it inserting blank rows where the sums should be.
My problem is that I need a way to add formulas to the blank "spacer" rows between different items in the report that will calculate the sums of the rows of like items in the same column. Ideally, additonal sorting would not effect the formulas that do this, or code can recalculate the sums of the reorganized report.
Thank you in advance for any help you can provide.
Sincerely,
Acquaman
I have a some code that scans a spread sheet that contains a lot of empty rows and copies only the rows with data to a blank sheet in the workbook. This condenses the information making it more condusive for printing as a report. I have it inserting blank rows where the sums should be.
My problem is that I need a way to add formulas to the blank "spacer" rows between different items in the report that will calculate the sums of the rows of like items in the same column. Ideally, additonal sorting would not effect the formulas that do this, or code can recalculate the sums of the reorganized report.
Thank you in advance for any help you can provide.
Sincerely,
Acquaman