K
Keith
Is there a way to trim the number of digits that are returned from a calculation? Currently the result is displayed in a label and looks like the number below:
0.733812949640288
I would like to just return 73 and then I could concatenate a % at the end.
I have tried the Trim function without any success. Any help is appreciated.
Thanks,
Keith
0.733812949640288
I would like to just return 73 and then I could concatenate a % at the end.
I have tried the Trim function without any success. Any help is appreciated.
Thanks,
Keith