S
Sebastian Cordoba
Hi everyone.
In order to add the '%' character to a numeric value, I've created a custom
text field which formula is: CStr([Number1]) + "%".
What I get is a very very long string: 23,2833033710997%, how do I reduce
the lenght to only two decimals: 23,28%
Thnks for your help!
In order to add the '%' character to a numeric value, I've created a custom
text field which formula is: CStr([Number1]) + "%".
What I get is a very very long string: 23,2833033710997%, how do I reduce
the lenght to only two decimals: 23,28%
Thnks for your help!