Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Time Formatting Does Not Work for me

Hello,

I have been trying to format some cells so that I can insert a simple
elapsed time in minutes and seconds (like 24:35), but when I try to format
the cells, the formatting seems to have a mind of its own.

Help would be appreciated.

Regards,
John E. Golden

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,345
Default Time Formatting Does Not Work for me

I'm not one of the mind readers that seem to frequent these NG's sometime so
can you tell me what actually happens when you try to format the cells as
time?

--
Regards,

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"John E. Golden" wrote in message
...
Hello,

I have been trying to format some cells so that I can insert a simple
elapsed time in minutes and seconds (like 24:35), but when I try to format
the cells, the formatting seems to have a mind of its own.

Help would be appreciated.

Regards,
John E. Golden



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Time Formatting Does Not Work for me

Did you try:

[hh]:mm

And did you enter the value as a real time: 24:35

When I entered 24:35 in a cell formatted as General, excel helped me by making
the format [h]:mm:ss

But that was kind of close to what you wanted.

"John E. Golden" wrote:

Hello,

I have been trying to format some cells so that I can insert a simple
elapsed time in minutes and seconds (like 24:35), but when I try to format
the cells, the formatting seems to have a mind of its own.

Help would be appreciated.

Regards,
John E. Golden


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Time Formatting Does Not Work for me

Thanks, I just tried that and it worked as you said.

Funny, I couldn't make it work correctly or near correctly in a cell
formatted as Time.

Regards,
John E. Golden

"Dave Peterson" wrote in message
...
Did you try:

[hh]:mm

And did you enter the value as a real time: 24:35

When I entered 24:35 in a cell formatted as General, excel helped me by
making
the format [h]:mm:ss

But that was kind of close to what you wanted.

"John E. Golden" wrote:

Hello,

I have been trying to format some cells so that I can insert a simple
elapsed time in minutes and seconds (like 24:35), but when I try to
format
the cells, the formatting seems to have a mind of its own.

Help would be appreciated.

Regards,
John E. Golden


--

Dave Peterson


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Time Formatting Does Not Work for me

"Sandy Mann" wrote in message
...
I'm not one of the mind readers that seem to frequent these NG's sometime
so can you tell me what actually happens when you try to format the cells
as time?

--
Regards,

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"John E. Golden" wrote in message
...
Hello,

I have been trying to format some cells so that I can insert a simple
elapsed time in minutes and seconds (like 24:35), but when I try to
format the cells, the formatting seems to have a mind of its own.

Help would be appreciated.

Regards,
John E. Golden


I tried every one of the 'Time' Formats that didn't have an AM or PM
associated with it. Some of them deleted the 24 minutes, others added a
date.....al kinds of weird stuff.

Regards,
John E. Golden

P. S. Sorry you're not a mind reader.



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Time Formatting Does Not Work for me

If the cell had an existing format of: hh:mm:ss
then the hours over 24 wouldn't show up in the cell.

You need the []'s.


"John E. Golden" wrote:

Thanks, I just tried that and it worked as you said.

Funny, I couldn't make it work correctly or near correctly in a cell
formatted as Time.

Regards,
John E. Golden

"Dave Peterson" wrote in message
...
Did you try:

[hh]:mm

And did you enter the value as a real time: 24:35

When I entered 24:35 in a cell formatted as General, excel helped me by
making
the format [h]:mm:ss

But that was kind of close to what you wanted.

"John E. Golden" wrote:

Hello,

I have been trying to format some cells so that I can insert a simple
elapsed time in minutes and seconds (like 24:35), but when I try to
format
the cells, the formatting seems to have a mind of its own.

Help would be appreciated.

Regards,
John E. Golden


--

Dave Peterson


--

Dave Peterson
  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Time Formatting Does Not Work for me

The problem is that Excel assumes that 23:50 is 23 hours and 50 minutes, not
23 minutes and 50 seconds. You normally have to put the number in as
23:50.0 or as 0:23:50 to convince it that you mean minutes and seconds. The
cell format you choose for *displaying* the number doesn't help in the
interpretation when you are typing the number in.
--
David Biddulph

"John E. Golden" wrote in message
...
Hello,

I have been trying to format some cells so that I can insert a simple
elapsed time in minutes and seconds (like 24:35), but when I try to format
the cells, the formatting seems to have a mind of its own.

Help would be appreciated.

Regards,
John E. Golden



  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Time Formatting Does Not Work for me

Thanks,

I was going bananas.

Regards,
John E. Golden

"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
The problem is that Excel assumes that 23:50 is 23 hours and 50 minutes,
not 23 minutes and 50 seconds. You normally have to put the number in as
23:50.0 or as 0:23:50 to convince it that you mean minutes and seconds.
The cell format you choose for *displaying* the number doesn't help in the
interpretation when you are typing the number in.
--
David Biddulph

"John E. Golden" wrote in message
...
Hello,

I have been trying to format some cells so that I can insert a simple
elapsed time in minutes and seconds (like 24:35), but when I try to
format the cells, the formatting seems to have a mind of its own.

Help would be appreciated.

Regards,
John E. Golden


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
Match doesn't work all the time? PaulW Excel Discussion (Misc queries) 6 December 1st 06 05:05 PM
Date formatting won't work Natman Excel Discussion (Misc queries) 3 August 19th 05 06:59 PM
time formatting and time categorizing (vlookup or data validation) MarianneR Excel Worksheet Functions 4 November 18th 04 03:24 PM
time formatting and time categorizing (vlookup or data validation) MarianneR Excel Worksheet Functions 0 November 18th 04 03:13 PM
Conditional Formatting Work around? John Excel Worksheet Functions 2 October 29th 04 08:10 AM


All times are GMT +1. The time now is 10:12 AM.

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

About Us

"It's about Microsoft Excel"