ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Round formula (https://www.excelbanter.com/excel-worksheet-functions/230677-round-formula.html)

GIDRA

Round formula
 
I have this formula (below). Is there an easier way to do it ?
=ROUND(D53,3)+ROUND(E53,3)+ROUND(F53,3)+ROUND(G53, 3)+ROUND(H53,3)+ROUND(I53,3)+ROUND(J53,3)+ROUND(K5 3,3)+ROUND(L53,3)+ROUND(M53,3)+ROUND(N53,3)

Thanks.

Jarek Kujawa[_2_]

Round formula
 
1. =SUMPRODUCT(ROUND(D53:N53,3))
ENTER it

2. =SUM(ROUND(D53:N53,3))
this is an array-formula so CTRL+SHIFT+ENTER it

On 13 Maj, 10:03, GIDRA wrote:
I have this formula (below). Is there an easier way to do it ?
=ROUND(D53,3)+ROUND(E53,3)+ROUND(F53,3)+ROUND(G53, 3)+ROUND(H53,3)+ROUND(I53*,3)+ROUND(J53,3)+ROUND(K 53,3)+ROUND(L53,3)+ROUND(M53,3)+ROUND(N53,3)

Thanks.



Jacob Skaria

Round formula
 
=SUMPRODUCT((ROUND(D53:N53,3)))

If this post helps click Yes
---------------
Jacob Skaria


"GIDRA" wrote:

I have this formula (below). Is there an easier way to do it ?
=ROUND(D53,3)+ROUND(E53,3)+ROUND(F53,3)+ROUND(G53, 3)+ROUND(H53,3)+ROUND(I53,3)+ROUND(J53,3)+ROUND(K5 3,3)+ROUND(L53,3)+ROUND(M53,3)+ROUND(N53,3)

Thanks.


Tony7659

Round formula
 
Also,

=ROUND(SUM(D53:N53),3)

No need to Ctrl-Shift-Enter it.

Tony.

(Click "Yes" if helpful to you)

"GIDRA" wrote:

I have this formula (below). Is there an easier way to do it ?
=ROUND(D53,3)+ROUND(E53,3)+ROUND(F53,3)+ROUND(G53, 3)+ROUND(H53,3)+ROUND(I53,3)+ROUND(J53,3)+ROUND(K5 3,3)+ROUND(L53,3)+ROUND(M53,3)+ROUND(N53,3)

Thanks.



All times are GMT +1. The time now is 11:45 AM.

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