![]() |
Round formula
I need help creating a formula, right know I have
=round(a1,2)+round(b1,2) but I need a formula that will round to 2 digits when I add all the values of B1:b10 |
Round formula
=ROUND(A1+B1,2)
-- Regards, Peo Sjoblom "Frances C" wrote in message ... I need help creating a formula, right know I have =round(a1,2)+round(b1,2) but I need a formula that will round to 2 digits when I add all the values of B1:b10 |
Round formula
=round(sum(b1:b10),2)
Tyro "Frances C" wrote in message ... I need help creating a formula, right know I have =round(a1,2)+round(b1,2) but I need a formula that will round to 2 digits when I add all the values of B1:b10 |
Round formula
=ROUND(SUM(B1:B9),2)
Don't know where A1 comes into the picture. Gord Dibben MS Excel MVP On Wed, 31 Oct 2007 15:31:00 -0700, Frances C wrote: I need help creating a formula, right know I have =round(a1,2)+round(b1,2) but I need a formula that will round to 2 digits when I add all the values of B1:b10 |
Round formula
The OP said b1:b10
Tyro "Gord Dibben" <gorddibbATshawDOTca wrote in message ... =ROUND(SUM(B1:B9),2) Don't know where A1 comes into the picture. Gord Dibben MS Excel MVP On Wed, 31 Oct 2007 15:31:00 -0700, Frances C wrote: I need help creating a formula, right know I have =round(a1,2)+round(b1,2) but I need a formula that will round to 2 digits when I add all the values of B1:b10 |
Round formula
You don't think the OP is smart enough to replace B9 with B10?
-- Regards, Peo Sjoblom "Tyro" wrote in message t... The OP said b1:b10 Tyro "Gord Dibben" <gorddibbATshawDOTca wrote in message ... =ROUND(SUM(B1:B9),2) Don't know where A1 comes into the picture. Gord Dibben MS Excel MVP On Wed, 31 Oct 2007 15:31:00 -0700, Frances C wrote: I need help creating a formula, right know I have =round(a1,2)+round(b1,2) but I need a formula that will round to 2 digits when I add all the values of B1:b10 |
Round formula
I don't know. Is the op smart enough?
Tyro "Peo Sjoblom" wrote in message ... You don't think the OP is smart enough to replace B9 with B10? -- Regards, Peo Sjoblom "Tyro" wrote in message t... The OP said b1:b10 Tyro "Gord Dibben" <gorddibbATshawDOTca wrote in message ... =ROUND(SUM(B1:B9),2) Don't know where A1 comes into the picture. Gord Dibben MS Excel MVP On Wed, 31 Oct 2007 15:31:00 -0700, Frances C wrote: I need help creating a formula, right know I have =round(a1,2)+round(b1,2) but I need a formula that will round to 2 digits when I add all the values of B1:b10 |
All times are GMT +1. The time now is 03:25 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com