Hello I am trying to calculate the Time difference between two fields that I have in my report.
Therefore in my control source I added the following calculations.
=DateDiff("n", [HrsFin], [HrsDebut])
But I keep on getting syntax errors, that I am missing comma etc.........
Does anyone know what is wrong
Thanks in Advance
Therefore in my control source I added the following calculations.
=DateDiff("n", [HrsFin], [HrsDebut])
But I keep on getting syntax errors, that I am missing comma etc.........
Does anyone know what is wrong
Thanks in Advance