Click here to Skip to main content
15,909,530 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
A number, currency amount, boolean, date, time, date-time, or string is expected here.
Details: errorKind Error in File RptEstimationcghs_report {78B2316C-6E7B-4FF6-8105-C86BB27EB401}.rpt:
Error in formula amoutwords: 'Towords({@amtwords},0) +"and"+ ToWards({Round({@amtwords},2} - Int({@amtwords})) * 100,0)+" paise only "'
A number, currency amount, boolean, date, time, date-time, or string is expected here.
Details: errorKind

formula

Towords({@amtwords},0) +"and"+ ToWards({Round({@amtwords},2} - Int({@amtwords})) * 100,0)+" paise only "
Posted

1 solution

 
Share this answer
 

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