ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Round result of sum function to quarter hour (https://www.excelbanter.com/excel-discussion-misc-queries/178733-round-result-sum-function-quarter-hour.html)

Trudy

Round result of sum function to quarter hour
 
How can I round the result to the nearest quarter hour?

=SUM(C14:P14)*24



T. Valko

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





Trudy

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






T. Valko

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









All times are GMT +1. The time now is 03:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com