I have a code that reads a text file and Text To Column. Any time I text to column I get a message "Do you want to replace the contents of the destination cells. It mean if I loop 20 times I get 20 warning messages. Can some one help me to suppress this warning message?
Sub ReadTxtLines1()
Dim...