Calculate time

G

Guest

I have a form to enter how much time is spent doing specific functions.
There are two fields for the amount of "hours" and "Minutes" spent. How can
I get the time to wrap minutes in to hours to have a total amount of time
spent for the day in a report? or subsequently in to a report/query for a
longer timeframe, like a whole week?
 
G

Guest

To change the field type from number to text, open the table in design view,
locate the cursor in the desired field, and change the field type.

A reason for the number to round is if the field type is long or integer, if
you don't want the number to round then change it to Double or single
 

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