Joined: 25 Aug 2009
Location: India
Online Status: Offline
Posts: 18
Topic: how to use Unicode values in crystal rpt formula Posted: 09 Sep 2009 at 10:59pm
Hi Experts,
i'm using this formula
if{MQM_USP_PatientQIDataElementValuesForReport;1.DataElementId}="PNM_38" then if{MQM_USP_PatientQIDataElementValuesForReport;1.DataElementValue}="" then chr(168) else if{MQM_USP_PatientQIDataElementValuesForReport;1.DataElementValue}="True" then chr(254) else chr(168)
to display the Ticked check box and blank check box depending on the condition.
by googling i came to know that firefox wont render the wingdings font, so i want to know how to use Unicode values equivalent to chr(168) and chr(254).
could any one plz help me out in modifying this formula and replace the ascii characters with the unicode.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum