Hello everyone. This is probably a common question, but I am using a VBA macro to convert a .XLS to a .CSV and I need to delete all of the empty rows prior to conversion.
I can find my first empty row with teh macro, but I don't know the syntax to delete from the current row to the end of the document when the first empty row will not always be in the same place.
I greatly appreciate any assistance!
I can find my first empty row with teh macro, but I don't know the syntax to delete from the current row to the end of the document when the first empty row will not always be in the same place.
I greatly appreciate any assistance!