Converting the round figure ....

aligahk06

Active Member
Joined
Apr 26, 2009
Messages
257
Dear All,
I have a value in excel column in this way 2514.12, 3001.85, 2514.49 and so on vertically. I want the round figure in same cell like 2514, 3002 ,2514 . The cell only show round figure while summing and wont show the decimal part.


any help?

thanks,

Aligahk06
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
can you not use the 'Decrease Decimal', see attached

oops, image didn't attached correctly
 
Last edited:
Upvote 0
Hi aligahk06

You can do one of two things:

1. Change the formatting of the cell (highlight and right click, go Format Cells, click Number and change decimal places to 0). This will not change the underlying value, so if your cells were 0.5 and 0.5, you could show them to 0 decimal places as 1 and 1, but if you added them together the result would be 1.
2. Use a rounding function such as =ROUND(TargetCell, 0). This will change the underlying value, so if your cells were 0.5 and 0.5 they would round to 1 and 1, and if you added them together you would get 2.

Hope that helps

Mackers
 
Upvote 0

Forum statistics

Threads
1,214,636
Messages
6,120,668
Members
448,977
Latest member
moonlight6

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