Hi
I added a text object on the Report Footer to each field which contains a percentage. How do I suppress the % sign when the field is empty? The % is not part of the formula.
Thanks for your help!!
A % is actually a variation of a currency format. To Change a currency format, right click the object, format, number, customize, currency symbol.
Make the currency symbol a trailing rather than leading symbol, and blank out the $ from the currency symbol field, as we are going to enter a formula to determine the currency sysbol.
Conditional Format the currency symbol by clicking on the X-2 field to the right of teh currency symbol field, an enter the formula:
if {fieldname}=0 then "" else "%".
You're done!
Software Support for Sage Mas90, Macola, Crystal Reports, Goldmine and MS Office
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.