Rounding up (or down) when the cell is based on a formula

jaxstraww

New Member
Joined
Nov 2, 2013
Messages
7
Office Version
  1. 365
Platform
  1. Windows
Hey everyone, I know what I want to do but can't get it to line up.

So, I adjust credit lines and my methodology is to take the highest month of sales in a rolling 12 months and build in a little headroom. So if the high sales for a month is $168,589.33 I take that number and divide by .75.

168,589.33/.75=224,785.77

Now $224,785.77 is not a good credit limit. I would go to the nearest thousand when writing this up for approval to $225K.

What would the formula look like to calculate the high sales/.75 and then round up? Can that all be done in a single cell? I really don't want to have a cell for the calculation and then a 2nd cell for the round up formula.
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
Sure, JAX, you can do that. Try this, with your 168589.33 in cell A1: ROUNDUP(A1/0.75,-3)
 
Upvote 0

Forum statistics

Threads
1,215,054
Messages
6,122,901
Members
449,097
Latest member
dbomb1414

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