Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Adusting field display Post Reply Post New Topic
Author Message
nabilino
Newbie
Newbie
Avatar

Joined: 02 Nov 2009
Location: United States
Online Status: Offline
Posts: 25
Quote nabilino Replybullet Topic: Adusting field display
    Posted: 01 Dec 2009 at 4:00pm
I would like to display Emp numb when there is good data there.
There are some instances where 0 is given to emp numb.
 
I tried this formula but it didn't work:
 
if {EmpField}="0" then ""
 
Thanks
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 01 Dec 2009 at 7:49pm
Do you mean you want to suppress the field when it =0 ?
Right click on the field and select format field
click onthe formula box next to the Suppress
insert the formula:
{table.field} =0
IP IP Logged
nabilino
Newbie
Newbie
Avatar

Joined: 02 Nov 2009
Location: United States
Online Status: Offline
Posts: 25
Quote nabilino Replybullet Posted: 02 Dec 2009 at 7:32am

Great ...thank you

{EmpEmployee}="0"
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.047 seconds.