Specific Roundup

Chaozfate

Board Regular
Joined
Mar 15, 2017
Messages
71
Hi All,

Would be appreciate if there were any Excel sensei here whom can spend a little precious time in drafting a formula for the following case.

I would like to round up a figures into a specific value under a certain benchmark, for example:



if value = 3.10 and below, i would like excel to round it to 2.99
if value = 3.50 and above, i would like excel to round it to 3.99

just to be precise, kindly refer to few more example:
5.10 = 4.99
6.20 = 5.99
7.30 = 6.99
8.40 = 7.99
9.50 = 9.99
10.60 = 10.99
11.70 = 11.99
12.80 = 12.99
13.90 = 13.99

Thank you in advance.
CU
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
omg, thank you so much, it works perfectly, how could i not think of that, appreciated so much so much
 
Upvote 0

Forum statistics

Threads
1,214,646
Messages
6,120,720
Members
448,986
Latest member
andreguerra

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