Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
josh
 
Posts: n/a
Default Using time formats in minute units

Hey guys I have a problem

I download call information into excel to make pivot reports.

One of the fields is call duration. The format of the information is
Minutes:seconds
i.e. the call lasted 5:35 = 5 minutes and 35 seconds. Excel understand this
as 5:35AM. This becomes even more problematic when I try and calculate total
minutes, as excel sees it as 5:35AM + 12:02PM ....

How can I make excel see this information as minutes and seconds and not
"time"
I've tried to convert the cells into text but all that does is give me the
excel code version of time.

This is an example of a line
Date Time Origin Destination Duration
10-Sep 14:53 *** *** 08:51 ------- 8:51:00AM


Thank you
Josh
  #2   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Sun, 11 Sep 2005 10:44:01 -0700, "josh"
wrote:

Hey guys I have a problem

I download call information into excel to make pivot reports.

One of the fields is call duration. The format of the information is
Minutes:seconds
i.e. the call lasted 5:35 = 5 minutes and 35 seconds. Excel understand this
as 5:35AM. This becomes even more problematic when I try and calculate total
minutes, as excel sees it as 5:35AM + 12:02PM ....

How can I make excel see this information as minutes and seconds and not
"time"
I've tried to convert the cells into text but all that does is give me the
excel code version of time.

This is an example of a line
Date Time Origin Destination Duration
10-Sep 14:53 *** *** 08:51 ------- 8:51:00AM


Thank you
Josh


To convert Hours:Minutes to Minutes:Seconds, divide the value by 60; format
appropriately. For example -- [m]:ss or [h]:mm:ss


--ron
  #3   Report Post  
josh
 
Posts: n/a
Default

Unfortunately that does not work. I am looking for a way to put the format
into minutes and seconds so that i can add them together ot make a total
time. The way you suggested, would still be an AM/PM Time, which cannot be
added.

"Ron Rosenfeld" wrote:

On Sun, 11 Sep 2005 10:44:01 -0700, "josh"
wrote:

Hey guys I have a problem

I download call information into excel to make pivot reports.

One of the fields is call duration. The format of the information is
Minutes:seconds
i.e. the call lasted 5:35 = 5 minutes and 35 seconds. Excel understand this
as 5:35AM. This becomes even more problematic when I try and calculate total
minutes, as excel sees it as 5:35AM + 12:02PM ....

How can I make excel see this information as minutes and seconds and not
"time"
I've tried to convert the cells into text but all that does is give me the
excel code version of time.

This is an example of a line
Date Time Origin Destination Duration
10-Sep 14:53 *** *** 08:51 ------- 8:51:00AM


Thank you
Josh


To convert Hours:Minutes to Minutes:Seconds, divide the value by 60; format
appropriately. For example -- [m]:ss or [h]:mm:ss


--ron

  #4   Report Post  
Arvi Laanemets
 
Posts: n/a
Default

Hi

Forget about AM/PM, it's for display only. Your problem is, that Excel
interprets 5:35 as 5 hours and 35 minutes - it always excepts the time in
format h:mm.ss

My advice is to convert all imported times to excel time format - divide
them all with 60. To do so, enter the number 60 into some free cell, copy
it, select the whole range with imported times, select PasteSpecial, and in
PasteSpecial window, check Divide. Press OK. Scrap the number 60, and format
all times as h:mm.ss

Next problem will be with summing times. It's easy to solve - format all
cells with sums as Custom "[h]:mm:ss" or "[m]:ss", which will prevent
'rollover' at 24 hours or 60 minutes.

Arvi Laanemets


"josh" wrote in message
...
Hey guys I have a problem

I download call information into excel to make pivot reports.

One of the fields is call duration. The format of the information is
Minutes:seconds
i.e. the call lasted 5:35 = 5 minutes and 35 seconds. Excel understand

this
as 5:35AM. This becomes even more problematic when I try and calculate

total
minutes, as excel sees it as 5:35AM + 12:02PM ....

How can I make excel see this information as minutes and seconds and not
"time"
I've tried to convert the cells into text but all that does is give me the
excel code version of time.

This is an example of a line
Date Time Origin Destination Duration
10-Sep 14:53 *** *** 08:51 ------- 8:51:00AM


Thank you
Josh



  #5   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Sun, 11 Sep 2005 12:51:03 -0700, "josh"
wrote:

Unfortunately that does not work. I am looking for a way to put the format
into minutes and seconds so that i can add them together ot make a total
time. The way you suggested, would still be an AM/PM Time, which cannot be
added.


Yes it does work. What you are not understanding is that what you see in the
formula bar is irrelevant to what you want to do.

Did you format the cells as I suggested?

Did you try to add the values?

If you do what I wrote, and then format the cells as I suggested, you will
certainly be able to add them together. If you cannot, you are doing something
else incorrect.


--ron
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
time formats Stephen Larivee Excel Discussion (Misc queries) 3 August 5th 05 12:35 AM
convert time from 60 minute hour to 100 minute hour Jboerding Excel Discussion (Misc queries) 2 July 6th 05 11:30 PM
adding in time formats rvnwdr Excel Discussion (Misc queries) 1 May 31st 05 11:38 PM
US vs UK date and time formats Stephen Glynn Excel Discussion (Misc queries) 2 February 24th 05 05:58 PM
Calculate between two time formats john86 Excel Worksheet Functions 3 February 11th 05 11:51 PM


All times are GMT +1. The time now is 05:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"