Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Round result of sum function to quarter hour

How can I round the result to the nearest quarter hour?

=SUM(C14:P14)*24


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Round result of sum function to quarter hour

Try this:

=ROUND((SUM(C14:P14)*24)/0.25,0)*0.25


--
Biff
Microsoft Excel MVP


"Trudy" wrote in message
...
How can I round the result to the nearest quarter hour?

=SUM(C14:P14)*24




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Round result of sum function to quarter hour

PERFECT!!!!!!!

THANK YOU!

"T. Valko" wrote:

Try this:

=ROUND((SUM(C14:P14)*24)/0.25,0)*0.25


--
Biff
Microsoft Excel MVP


"Trudy" wrote in message
...
How can I round the result to the nearest quarter hour?

=SUM(C14:P14)*24





  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Round result of sum function to quarter hour

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"Trudy" wrote in message
...
PERFECT!!!!!!!

THANK YOU!

"T. Valko" wrote:

Try this:

=ROUND((SUM(C14:P14)*24)/0.25,0)*0.25


--
Biff
Microsoft Excel MVP


"Trudy" wrote in message
...
How can I round the result to the nearest quarter hour?

=SUM(C14:P14)*24







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
ROUND UP HOURS to the next quarter hour SueSea Excel Discussion (Misc queries) 2 February 27th 08 11:35 PM
Round time to quarter hour pdberger Excel Worksheet Functions 15 November 14th 07 03:52 PM
How do I round time to the nearest quarter of an hour Meghan New Users to Excel 6 July 7th 06 06:36 PM
Need to round the time to the nearest quarter hour. Help John Excel Discussion (Misc queries) 1 February 11th 06 06:41 AM
round up a function RESULT Lynne Excel Discussion (Misc queries) 4 November 10th 05 04:59 PM


All times are GMT +1. The time now is 04:33 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"