Hi Guys,
Need some help with the DateDiff formula. On my overdue rentals form I have some text boxes and in the days overdue box I want it to be the difference between the date it should be due back and the current date.
In the control source of the "Days Overdue" box I have =DateDiff([d],[DateDueBack],Now())
This gives me an "?Name" error,
Any ideas?
Thanks,
Ryan