How do I convert a column of strings like 1/2 and 2/3 into decimal numbers like 0.5 and 0.666?
For example, can I force the entire column to be evaluated as formulas, without needing to prepend = in each cell individually?
How do I convert a column of strings like 1/2 and 2/3 into decimal numbers like 0.5 and 0.666?
For example, can I force the entire column to be evaluated as formulas, without needing to prepend = in each cell individually?