Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to convert a price value in a specific code like

0= Zero=Z
1= One= O
2= Two= T
3= Three= Th
4= Four= F
5= Five= Fv
6= Six= S
7= Seven=Sv
8= Eight= E
9= Nine=N


Then if 108 = OZE , 2559= TFvFvN

In crystal report using formula.
Posted
Comments
KaushalJB 20-Feb-15 1:45am    
If your values are going to be static then use variables in Formula and apply your logic thats it !!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900