JackCopper
Programmer
I would like to put tab delimited text into successive horizontal cells. TextToColumns does what I want, except that it is a method of range objects, hence I seem to have to put the entire string into a one-cell range, then use TextToColumns on the range. It works, but it is ugly. Could someone offer some guidance for a better way.
Thanks,
Jack Copper
Thanks,
Jack Copper