Hello,
I am converting a text into a number to do a complex sort. It adds code from several different dimensions to create a large text. Then I convert it using value. When I do this, the final 3 digits are being rounded unnecessarily. Does anyone know how to get past this?
Original text: 23921101010004270452
Converted to number using VALUE: 2.3921101010004270000
In fact, when I paste it here, I am noticing that decimal in front. It's also something I don't want.