Hi, everybody!
Please point me in the right direction.
I've got a 70-row X 6-column array (A60 to F129). I need to automatically delete all of the rows where all 6 cells are blank. I've usually got only 6-10 rows in the array that have data. (never more than 18 rows).
I need to reduce the size of the array to show only the rows that have data.
I need to do this automatically -- I don't want any user action to be required.
The resulting array should not return errors for any reason.
I need to place the resulting array in another worksheet named "Summary".
I can't figure out how to do this. A regular or array formula is OK, as is a VBA procedure. (FWIW, I'm a newbie regarding VBA, so if it goes this route, I'll need some hand-holding. Note: Be prepared for some dumb questions.)
Thanks,
hendis
Please point me in the right direction.
I've got a 70-row X 6-column array (A60 to F129). I need to automatically delete all of the rows where all 6 cells are blank. I've usually got only 6-10 rows in the array that have data. (never more than 18 rows).
I need to reduce the size of the array to show only the rows that have data.
I need to do this automatically -- I don't want any user action to be required.
The resulting array should not return errors for any reason.
I need to place the resulting array in another worksheet named "Summary".
I can't figure out how to do this. A regular or array formula is OK, as is a VBA procedure. (FWIW, I'm a newbie regarding VBA, so if it goes this route, I'll need some hand-holding. Note: Be prepared for some dumb questions.)
Thanks,
hendis