Hi,
I have a bunch of data that is poorly sorted in different columns. (Ie. Depth is in column A, B, C and so on)
I am attempting to put all the data into specified columns (Ie. Depth in only Column A)
I have put all the data into one worksheet and also concatenated the column name to the data. (Ie. all the data says 7453DEPTH, 8000DEPTH, and so on)
With the column name concatenated to the data itself I thought it would be easy to put all the jumbled data from a table array (A1:T24961) into lets say, column U.
If the data was not there then it would just say #N/A and if it was it would fill column U with 7453DEPTH and so forth.
Is there a way to do this? or a simpler method?
Any help is appreciated.
Thank you,
Brandon
I have a bunch of data that is poorly sorted in different columns. (Ie. Depth is in column A, B, C and so on)
I am attempting to put all the data into specified columns (Ie. Depth in only Column A)
I have put all the data into one worksheet and also concatenated the column name to the data. (Ie. all the data says 7453DEPTH, 8000DEPTH, and so on)
With the column name concatenated to the data itself I thought it would be easy to put all the jumbled data from a table array (A1:T24961) into lets say, column U.
If the data was not there then it would just say #N/A and if it was it would fill column U with 7453DEPTH and so forth.
Is there a way to do this? or a simpler method?
Any help is appreciated.
Thank you,
Brandon