|
-
Jul 12th, 2006, 02:26 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Formatting Numbers CR11
Hey,
I got a bunch of number I am showing in the detail. I need them to display as 5 digits no matter what. If they are less than 5 digits I need them to have leading zeros.
IE.
999 should be 00999
anyone know how to do this in crystal?
-
Jul 12th, 2006, 03:26 PM
#2
Re: Formatting Numbers CR11
Create a formula and use the ToText function
ToText(123,"00000")
-
Jul 13th, 2006, 07:25 AM
#3
Thread Starter
Frenzied Member
Re: Formatting Numbers CR11
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|