Need Help With Rounup Formula

VinceF

Board Regular
Joined
Sep 22, 2007
Messages
172
Office Version
  1. 2016
Platform
  1. Windows
Appreciate any assistance..

=SUM(C13-C13*$E$4)/$B$9*5

C13 is 249
E4 is 41%
B9 is 21

The result of the formula is 35 but I'd like it to roundup to 50

Thanks in advance..!
VinceF
Office 2016
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
You just gave one specific example. What is the rounding rule you want to apply? Round to the nearest 50? Round up to the nearest multiple of 50? Round up to the nearest multiple of 25?
 
Upvote 0
That's not normally how rounding works. You can round up 35.67 to 35.7 or 36, but you don't normally "round up" to a completely different number. Perhaps you can explain a bit more?
 
Upvote 0
You just gave one specific example. What is the rounding rule you want to apply? Round to the nearest 50? Round up to the nearest multiple of 50? Round up to the nearest multiple of 25?
Yes, I'd like for it to round up to the nearest 50
 
Upvote 0
That's not normally how rounding works. You can round up 35.67 to 35.7 or 36, but you don't normally "round up" to a completely different number. Perhaps you can explain a bit more?
I'm looking for the result of the formula to round it up to the next 50. For example, if the formula resulted in 238, I'd like it to round up to 250.
Hope this helps
 
Upvote 0

Forum statistics

Threads
1,216,574
Messages
6,131,496
Members
449,653
Latest member
aurelius33

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