This looks great.
What I ended up doing - while I was awaiting your response - was:
Created a textboox in the footer:
=Sum([TIME])
I noticed that it counted up all the minutes presented in the document..... then, I created another text box beside it and used this...
Hi Guys.... I appreciate your help, but here's my response:
To Paul: that code did not work. Once I have the textbox with the hh:mm (hours: minutes) calculation, I have no idea what that field is called in order to do a sum=(?????)
When I tried to add a textbox with Sum=(TIME), that did not...
Hi Guys,
I'm Paul. I am very happy to have found this forum because you guys seem very knowledgeable about Access! I was having a problem with trying to add a feature to my reports, so I posted my issue in the Reports section. I look forward to working with you guys.
Thanks for all,
Paul
Dear Everybody,
I created a database to keep track of my internship hours. I have a form with “date” “time in” “time out” and “details of internship” fields.
I set up a query to calculate the number of minutes I had spent at the internship site using this code:
Minutes...