LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #15   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 620
Default Time in Minutes

Yes, I see the problem now. I was reading the bit where you said "Result in
H18 = 16.9999999999999", but hadn't read that in conjuction with where you
showed that you were concatenating with a text string in that cell. Because
you're converting it into a text string the cell formatting isn't being
applied. You need
=TEXT(((F18-D18)*60)*24,"0")&" min."
--
David Biddulph

"Karen" wrote in message
...
Thank you for your response - When I click on the cell with the result
16.9999999999999, and then click on the "Decrease Decimal" icon, the
decimal
will not decrease. Then whild clicked in that same cell, I go to Format
Cells and the format is: Time 13:30. Also, when I format it to a number
with zero decimal places, it's still 16.9999999999999 - I thought that
maybe
it was cell F18 & D18 that was causing the problem, so I clicked in each
cell
and did Edit Clear All and re-entered the time. I'm still getting the
same result with 13 decimal places.
What else can I do? My boss is on my butt about this.
HELP!

"David Biddulph" wrote:

What do you mean by "Excel will not allow me to decrease the decimals
places"? What cell format do you have? What response do you get from
Excel
when you try to change the cell format? Can't you format it to number
with
zero decimal places?
--
David Biddulph

"Karen" wrote in message
...

I don't understand why I'm getting different results when I do a paste
special. When I paste the formula into certain cells, the result is
fine.
Then when I paste the formula into another cell, I'm getting a result
of
16.9999999999999 and Excel will not allow me to decrease the decimals
places.
Why is this happening and how can I get a result of 17 min.?

Cell F18 = 10:17 AM
Cell D18 = 10:00 AM
Cell H18 = The formula is: =(((F18-D18)*60)*24)&" min."
Result in H18 = 16.9999999999999

HELP!








 
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
Converting a decimal time into hours and minutes LizHough Excel Worksheet Functions 1 July 4th 06 11:00 AM
How to convert time into "block time"? Bengt Bergholm Excel Discussion (Misc queries) 6 October 6th 05 11:31 AM
Time Calculation in Minutes only ? pgcam Excel Worksheet Functions 2 May 20th 05 07:35 PM
Time Calculation in Minutes only ? pgcam Excel Worksheet Functions 1 May 20th 05 04:46 PM
How do you subtract time? (ie 03:15 am minus 5 minutes) Dennis Excel Discussion (Misc queries) 2 May 11th 05 03:56 AM


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

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"