Click here to Skip to main content
15,922,533 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
If I write this formula then an error arises. The error is like this
"The) is missing" how can I solve this please help me. I an new in crystal Report formula.
My formula is :

SQL
if {Table1.FDate}=""
then
{Table1.ToDate}=month({Table1.ToDate} date)
else
{Table1.FDate}
Posted

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