Hi Forum,
I have what I hope is a simple question that you can help me with.
I have a sheet that has data in all cells from A to DT and down to row 145.
In row 145 is a sum of the data in the rows above, and in DT is the sum of the data in the columns before.
I need to rationalise this to remove all rows and columns where the sum equals zero.
what should the vba code be to automate this process. Any help much appreciated.
I have what I hope is a simple question that you can help me with.
I have a sheet that has data in all cells from A to DT and down to row 145.
In row 145 is a sum of the data in the rows above, and in DT is the sum of the data in the columns before.
I need to rationalise this to remove all rows and columns where the sum equals zero.
what should the vba code be to automate this process. Any help much appreciated.