My question is how to loop throught the specified column and delete all breaklines in all cells of Excel column? In my case all cells in column K have text and after that i got breakline.
Please help.
P.S Is correct way where looping throught the cells untill the cell is empty to use
if Cells(x,3).Value = Nothing ...

New Topic/Question
Reply




MultiQuote


|