Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

No Date blank output

Status
Not open for further replies.

Snookless

Technical User
Mar 17, 2003
34
BR
Hello all,
I'm having a bit of trouble, I have a formula that reads... CurrentDate-{nempcert.expdate}, if this value is zero (Due to no {nempcert.expdate} ) then I would like to see a blank space on the report instead of 0.00.
Any help would be appreciated.
Snookless
 
Go to format field->suppress->X+2 and enter:

{@yourformula} = 0

-LB
 
Thank you, knew it was simple but could not get it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top