Sunday, March 27, 2022

Convert numbers to words with and without decimal places - Crystal report

 Replace(ToWords({Table.Field}), 'and xx / 100', '')

ProperCase(Replace(ToWords({X_MODEL_TUSKER_SUP_1616IL1_REP.TERM}), 'and xx / 100', ''))

No comments:

Post a Comment

How to install and configure Oracle Apex 24.1 with ORDS 22, Tomcat 9 and Jasper Report 7 on Oracle Linux 8.10

#########################Install Oracle  APEX 24.1################################ ----------------------------------------------------...