
Automatically select data-containing cells in Excel
Posted 29th January 2014
No comments
This VBA script will automatically select data-containing cells and exclude all empty cells in an Excel worksheet.

Automatically number rows in Excel
Posted 16th January 2014
No comments
Use a simple Visual Basic for Applications (VBA) script to automate the process of numbering new rows in Microsoft Excel.