Hi,

I have macro that exports certain range to text file. It goes through first to last row and exports it to Text file. Here is the part of the code:

Please Login or Register  to view this content.
The problem is that sheets might by empty. I would like to add something to this code ( I guess some IF condition) so that all blank rows are skipped and not exported to text file.

Any help would be highly appreciated!!!

Thanks!!!