Need help creating formula that spits out whole numbers

seven7rees

New Member
Joined
Sep 20, 2018
Messages
1
[FONT=&quot]Picture of excel sheet: https://imgur.com/X9y9Lkn[/FONT]
[FONT=&quot]Hi,[/FONT]
[FONT=&quot]I need help with an excel formula that will allow me to change the monthly spend percentage (column D) which spits out into column C based on total revenue in column A. Here is the tricky part that I can’t figure out.[/FONT]
[FONT=&quot]In the first row I can spend up to $4,000 a month on widgets at $150 each, which comes to 26.67. I need a formula that spits out a whole # into column B. Hiding the decimal places does not work as this column feeds other columns. I also need the formula to not round up. If the true # is 26.67, then I need it to show 26.00. If we need to add/create other columns to help feed the formula, that is fine to.[/FONT]
[FONT=&quot]Thank you![/FONT]
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Since your numbers are always positive, the INT function will do what you want.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,692
Messages
6,126,223
Members
449,303
Latest member
grantrob

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