I had found an formula to show, say fgh0012345 instead
of fgh000000000012345 , but i lost it and can't seem
to find it. Does anyone know the formula for this ??
This formula combines the following:
a) The first three characters
b) "00"
c) The numeric value held in the last 15 chars
We have to mess around with part c) as we convert it from text to a number, then back to text. We also need to ensure we don't get the decimal places and thousand separator (that's what the ',0,""' bit is for).
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.