Hi all,
I am new to access 2007 and I am trying to create a field in a query that will return total elapsed hours worked based on their hire date.
This returns total days:
Hours Worked: Int(DateDiff("d",[Vendors]![Hire Date],Date()))
Is there a way to format this into hours?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.