Hello,
I am working on a macro that would:
- delete all charts from the sheet
- select rows from row 1 to last row that has data; this range will have some full and some empty rows
- delete empty rows from this range
- move onto the next Sheet and repeat
- do this for all sheets in a Workbook
My Macro seems to be working more or less fine EXCEPT it would not do the "select rows, delete empty ones" on other sheets but the first one (one in focus). Any ideas what might be wrong?
Thanks!
b![]()
Please Login or Register to view this content.
Bookmarks