Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Value Function cutting off my data

I have a column of type Text which contains both text and numeric entries.  For example, one entry is "BBB" and another is "0.015421564"

 

I want to create a new column of decimal type to extract the numeric values from this column, but the VALUE() function is not maintaining all of the decimal places and I need to keep it as precise as possible.

 

Any suggestions?

7 Replies