Oct 3, 2007 #1 jbl1167 Programmer Oct 2, 2006 78 US I need to calculate the amount of time in hours from two dates that include time. Do you know how can I do? Thank you
I need to calculate the amount of time in hours from two dates that include time. Do you know how can I do? Thank you
Oct 3, 2007 #2 CaptainD Programmer Jul 13, 1999 644 US Look into the Datediff() function There are a few post I've seen here that do not like that method but I use it in various programs. Upvote 0 Downvote
Look into the Datediff() function There are a few post I've seen here that do not like that method but I use it in various programs.