|
-
Feb 17th, 2004, 04:03 PM
#1
Thread Starter
Hyperactive Member
Is there a Null Zero in Crystal Reports?
Does CR have a NZ Function similar to Access where I can say if a field is a 0 I want to put an empty space.
This is the code I am using:
If{PRTH.EarnCode} = 115 Then {PRTH.Hours} Else 0
Which gives me this:

I want to get this:
-
Feb 17th, 2004, 04:42 PM
#2
Addicted Member
Right click and edit format of the formula after its placed on the report in the designer. Then in the customize options select suppress if zero.
-
Feb 17th, 2004, 04:52 PM
#3
Thread Starter
Hyperactive Member
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
|