Hi
I have the following formula in a subreport: How can i make these symbols come up as superscript in a report? Thanks
If ({TEST.COL1} = "F" and (isNull({TEST.COL2}) or {TEST.COL2} = "NONE")) then " * " Else IF ({TEST.COL2} = "EXT" ) then "## " Else ""