I would like to use a VBA Macro to automatically delete blank row in an Excel table. I have seen examples on how to delete rows in an Excel spreadsheet, but not for an Excel table.

Does anyone have an example on how to automatically delete blank rows in an Excel table using a VBA macro? Thanks!