PC Review


Reply
Thread Tools Rate Thread

Adding up minutes

 
 
Corey Keller
Guest
Posts: n/a
 
      26th Jun 2008
I looked, and saw several related subjects, but none that matched mine. I am
setting up a spreadsheet for running times on trains. I have running times
for certain sections of the main, but I need to build a chart that will
initially add minutes together. For instance:

00:13 minutes+00:05 Minutes and the result showing 00:18 Minutes. But the
sheet will be adding a lot of these together, and eventually it will end up
being hours instead of minutes. So it goes like this:

a1 00:13 + b2 00:05 = b1 00:18 + c3 00:35 = c2 00:53 + d4 00:15 * d3 01:08
and so on. I need it so that as running times change due to conditions, I can
simply change them, and the sheet will automatically recalculate all of the
dependent cells. I have one chart that has 15 separate times resulting in
03:48 hrs of time.


 
Reply With Quote
 
 
 
 
Bernie Deitrick
Guest
Posts: n/a
 
      26th Jun 2008
Corey,

In cell B1, enter the formula

=A1+B2

and format for time.

Then in C2 (formatted for time) enter the formula

=B1+C3

Then copy C2 and copy to D3, E4, F5, and so on (if I properly understand
your pattern).

Just make sure that you enter minutes at 0:05, not 5:00 - Excel defaults to
h:mm entry, not m:ss entry.

HTH,
Bernie
MS Excel MVP




"Corey Keller" <(E-Mail Removed)> wrote in message
news:939C1C08-3B5E-4985-80BB-(E-Mail Removed)...
>I looked, and saw several related subjects, but none that matched mine. I
>am
> setting up a spreadsheet for running times on trains. I have running times
> for certain sections of the main, but I need to build a chart that will
> initially add minutes together. For instance:
>
> 00:13 minutes+00:05 Minutes and the result showing 00:18 Minutes. But the
> sheet will be adding a lot of these together, and eventually it will end
> up
> being hours instead of minutes. So it goes like this:
>
> a1 00:13 + b2 00:05 = b1 00:18 + c3 00:35 = c2 00:53 + d4 00:15 * d3 01:08
> and so on. I need it so that as running times change due to conditions, I
> can
> simply change them, and the sheet will automatically recalculate all of
> the
> dependent cells. I have one chart that has 15 separate times resulting in
> 03:48 hrs of time.
>
>



 
Reply With Quote
 
Corey Keller
Guest
Posts: n/a
 
      26th Jun 2008
Thanks that helped a lot.

"Bernie Deitrick" wrote:

> Corey,
>
> In cell B1, enter the formula
>
> =A1+B2
>
> and format for time.
>
> Then in C2 (formatted for time) enter the formula
>
> =B1+C3
>
> Then copy C2 and copy to D3, E4, F5, and so on (if I properly understand
> your pattern).
>
> Just make sure that you enter minutes at 0:05, not 5:00 - Excel defaults to
> h:mm entry, not m:ss entry.
>
> HTH,
> Bernie
> MS Excel MVP
>
>
>
>
> "Corey Keller" <(E-Mail Removed)> wrote in message
> news:939C1C08-3B5E-4985-80BB-(E-Mail Removed)...
> >I looked, and saw several related subjects, but none that matched mine. I
> >am
> > setting up a spreadsheet for running times on trains. I have running times
> > for certain sections of the main, but I need to build a chart that will
> > initially add minutes together. For instance:
> >
> > 00:13 minutes+00:05 Minutes and the result showing 00:18 Minutes. But the
> > sheet will be adding a lot of these together, and eventually it will end
> > up
> > being hours instead of minutes. So it goes like this:
> >
> > a1 00:13 + b2 00:05 = b1 00:18 + c3 00:35 = c2 00:53 + d4 00:15 * d3 01:08
> > and so on. I need it so that as running times change due to conditions, I
> > can
> > simply change them, and the sheet will automatically recalculate all of
> > the
> > dependent cells. I have one chart that has 15 separate times resulting in
> > 03:48 hrs of time.
> >
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding minutes Bazmac Microsoft Access 14 10th Apr 2010 08:05 AM
Adding minutes to hours/minutes Kathy Microsoft Excel Misc 4 5th Sep 2008 09:56 PM
ADDING MINUTES =?Utf-8?B?RkM=?= Microsoft Excel Misc 7 2nd Oct 2007 02:31 AM
Adding Minutes paul_black27@hotmail.com Microsoft Excel Discussion 5 28th Jan 2006 10:43 AM
Adding Minutes Scott Microsoft Access Form Coding 6 23rd Feb 2004 03:10 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:58 AM.