I need to calulate the number of days between received and approved.
This is returning an error
DateDiff ("d", main![date approved], main![date received])
Thanks in advance
I am having trouble with this clause Help Please.....:cool:
Here is what I have that is not working.
=Select sum ([amount of SS] From main Where [type of SS] = "Bus Pass")
Thanks in advance