Hi I need to add more columns on this but it breaks. Doing something wrong or maybe I cant do it? and woul dhave to run this multiple times for different columns?
("D:D.U:U,T:T") -- I tried this but no luck
Sub Correction1() 'Text to Columns'
With Range("D:D")
.TextToColumns...