Forum Discussion

Ploughguy's avatar
Ploughguy
Copper Contributor
Apr 10, 2021
Solved

Excel sheet has 30742 rows, but only 105 have data - how to clean up?

Hi, I have a spreadsheet that has 105 rows of data.  I wrote a macro to insert some blank rows between each data row and it took an entire dog-walk to run.  The macro finds the last populated row an...
  • Deleting the rows and clearing the cells will not update the last row unless you save your file after deleting rows and clearing cells.