Chr()
Posted: Thu Jul 08, 2010 3:30 am
Hi,
How can I display chr(168) and chr(254). If you change the font to Windings it displays either a ticked box or an empty box.
Depending on my criteria, it must be either of these e.g. ToString(IIF(DataSource1.ReqDrvLic.ToString() == "1",chr(168),chr(254)))
Thanks
How can I display chr(168) and chr(254). If you change the font to Windings it displays either a ticked box or an empty box.
Depending on my criteria, it must be either of these e.g. ToString(IIF(DataSource1.ReqDrvLic.ToString() == "1",chr(168),chr(254)))
Thanks