Hi All,
I am using Crystal 10 with SQL 2000 database. I want to display no records found message on my report. I read some posts on this topic but it doesn't seem to be working for me. I have a formula in my report which is total of other formula's on my report. It looks something like this
formula1 formula2 formula3 formula4
20---------7---------3--------10
Formula1 is the sum of formula2, 3 and 4. I want to display "No records found" message on my report if formula1 = 0. Right now crystal just skips it and moves on to next group. I would appreciate any help.
I am using Crystal 10 with SQL 2000 database. I want to display no records found message on my report. I read some posts on this topic but it doesn't seem to be working for me. I have a formula in my report which is total of other formula's on my report. It looks something like this
formula1 formula2 formula3 formula4
20---------7---------3--------10
Formula1 is the sum of formula2, 3 and 4. I want to display "No records found" message on my report if formula1 = 0. Right now crystal just skips it and moves on to next group. I would appreciate any help.