I have a column full of numbers but in text format. I tried converting the column from text to number but i lost a lot of observations by doing so (error message). I am sure that all of the observations are numbers. it used to be 6 numbers + 3 letters and I updated the column to remove the letter by selecting left(column,6). Can Anyone tell me if their is a way to avoid losing the data through conversion (i need to convert them to export them to matlab which recognizes only number format and not text)
thx
thx