Changing a range of time to intervals

  • Thread starter Thread starter Cris Wesselman
  • Start date Start date
C

Cris Wesselman

I am trying to figure out the following:

I have a segment of time, say 5:00 to 13:00 that also
contains the total number of minutes. What I need to do
is break it down so that it calculates the number of
minutes between 500-530, 530-600 and so on.

Any ideas?
 
"Cris Wesselman" wrote
I am trying to figure out the following:

I have a segment of time, say 5:00 to 13:00 that also
contains the total number of minutes. What I need to do
is break it down so that it calculates the number of
minutes between 500-530, 530-600 and so on.

I'm sorry, but you are going to have to be much more specific than this for
us to be able to assist. In what context do you "have the segment" of time;
how is it represented; how is it stored in your table(s), and what do you
want to change all those answers to in order to do something with the more
granular numbers of minutes?

Larry Linson
Microsoft Access MVP
 

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


Back
Top