![]() |
Sum and rounding functions
Is there any way to have 2 functions in one cell? I have a =sum function in
a cell and i want to round that value from that function can it be done? |
Sum and rounding functions
=ROUND(SUM(rng),2)
-- HTH Bob Phillips (remove xxx from email address if mailing direct) "colleen" wrote in message ... Is there any way to have 2 functions in one cell? I have a =sum function in a cell and i want to round that value from that function can it be done? |
Sum and rounding functions
Sure. For instance:
=ROUND(SUM(A1:A6),2) will round the sum of a1 through a6 to two digits "colleen" wrote: Is there any way to have 2 functions in one cell? I have a =sum function in a cell and i want to round that value from that function can it be done? |
All times are GMT +1. The time now is 08:14 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com