Rounding

Kazza55

New Member
Joined
Oct 27, 2020
Messages
2
Office Version
  1. 2010
Platform
  1. Windows
Hi all I have a rounding problem I enter data in cell A1, then cell B1 is A1/10. I need C1 to round to the next half but not if the decimal is showing .5
This is what I get
cell A1 data is 32
Cell B1 - A1/10 = 3.2
Cell C1 - Roundup (B1,0.5) = 4.00
I need C1 to be 3.50
Also if A1 were 35 then b1 would be 3.5 and c1 becomes 4.00 but I need any .5 decimal in b1 to remain as .5 in cell C1..
Hope I'm not too confusing.
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,214,375
Messages
6,119,165
Members
448,870
Latest member
max_pedreira

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top