I have been trying to get the results of a TextToColumns function filled into an array, turn it into a vertical array, then fill a column with those values.
Temporarily I have opted to use the function, fill out a horizontal range, then cut and tranpose that range to where I want it. Just to help my own knowledge of arrays, is this possible to do? Is it much more complex and not worth changing how I currently do it? Any help is appreciated, thank you!
Temporarily I have opted to use the function, fill out a horizontal range, then cut and tranpose that range to where I want it. Just to help my own knowledge of arrays, is this possible to do? Is it much more complex and not worth changing how I currently do it? Any help is appreciated, thank you!