Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Formula help Post Reply Post New Topic
Author Message
nitrotech
Groupie
Groupie


Joined: 30 Jan 2013
Location: United States
Online Status: Offline
Posts: 42
Quote nitrotech Replybullet Topic: Formula help
    Posted: 12 Feb 2013 at 11:56am
I need help with a formula
 
I have a report that creates an excel file that prints a hiredate and termination date
 
I do not want to print anything if there is no termination date  I want the cell to be Blank
 
Help Thanks
 
IP IP Logged
Sastry
Moderator
Moderator
Avatar

Joined: 16 Jul 2012
Online Status: Offline
Posts: 537
Quote Sastry Replybullet Posted: 12 Feb 2013 at 6:17pm
HI

You can write a suppress condition for see the termination date cell blank.

Right click on termination date, go in format field-- Common--Suppress -- Formula editor and give the following :

if Isnull({terminationdate}) then true
Thanks,
Sastry
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.032 seconds.