What's the proper method to set the decimal of a field to be a specific length? Example is that I would want all to be 0 decimal place but a couple rows I would like it to expand to .00 decimal places.
I would use the TOTEXT function. You can set the number of decimal places with it. Of course you would need a condition statement to determine when a value needs zero or multiple decimal places.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.