Time Button re-visited again

D

DaveB

Please see Time Button & Time Button Re-visited below.
When I tried to use this I got an error message-
"Compile Error: Method or Data Member not found".
Any idea what is wrong?


Me.TotalTimeOfBill = DateDiff("h", Me!StartDateTime, Me!
CompletionsDateTime)

How do you want to handle parts of hours? Usually, if you
want hours, it is
better to get minutes then calculate from their hours and
part of hours.
 

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

Similar Threads


Top