Hello, Can some tell me the code to use to delete blank rows of an excel file?

I thought I could create a loop to start at the first row and proceed
through the file and deleting the blank rows, but am having difficulty 1)
systematically identifying and deleting the blank rows and 2) stopping the
loop at the end of the file.

Any Help Would Be Appreciated - Thank You