Datediff in ADP

G

Guest

Hello everyone. I can not get the Datediff function to work, and I can not
find the answer anywhere in the help menu. All I want to do is calculate the
number of days between two dates. I tried this, and many variations of it
but none work. Thank you.
DATEDIFF(date1,date2,"d")
 
G

Guest

Why do I always seem to find the answer right after I post? This is what works

DATEDIFF(day, date1, date2)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top