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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

null2zero function in crystal report? 1

Status
Not open for further replies.

kingz2000

Programmer
May 28, 2002
304
DE
Hi guys,

I'm using crystal reports XI and I am simply trying to add 5 columns together which could have a null value. I resume that is why I am getting null at the moment. If the 5 colums are a,b,c,d & e how can make a formula using the formulka workshop to ad up the columns counting nulls as '0'???
 
I think one way is to set the null values to default

file>Report Option and check convert database null values to default

Then format each of your fields to have zeros as default values

Mo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top