Dear Sir/Madam,
I had written the following statement, "
SELECT Sum(DebLTotal) AS Year_Budget, [AcctCode]
FROM [OBGT]
WHERE Year=year({?End Date}) and Month<=Month({?End Date})
GROUP BY [AcctCode];"
The above error message appear.
Is there anyone can help me?
Thank you.
Regards,
Saw Hua