Southerndiva
IS-IT--Management
Hello
i am a new to crystal reports. I am using v. 8.5. i am designing a report, and to improve the appearance of the report, wherever a value is equal to 0 (zero) i would like to leave a white space or insert "-". The field is in the group footer and is a summary of a calculated field. I tried using 'while printing records but was unsuccessful. the logic in english is
if @baldue = 0 then display nothing, else
display the amount.
simple, but as i said i am a newbie.
thanks in advance.
i am a new to crystal reports. I am using v. 8.5. i am designing a report, and to improve the appearance of the report, wherever a value is equal to 0 (zero) i would like to leave a white space or insert "-". The field is in the group footer and is a summary of a calculated field. I tried using 'while printing records but was unsuccessful. the logic in english is
if @baldue = 0 then display nothing, else
display the amount.
simple, but as i said i am a newbie.
thanks in advance.