100%

  1. C

    Help with formulas to calculate commission post

    Hi I’m trying to work out an appropriate formula to automatically calculate commission. Our commission structure is below; <tbody> Commission band £12,500 Percentage 0 – 50% 2.5 50 – 75% 5 75 – 100% 10 100 – 150% 15 150 – 200% 20 200% + 30 </tbody> Commission is calculated...
  2. G

    Percentage when 0 is 100% and 5 is 80%

    Hello, in want to use a formula that gives me, in percentage, the value of another cell. For exemple if cell a1 is "2", then it will return the value within the logic 0 is 100% and 5 is 80% could someone help please? thanks
  3. Kentetsu

    If not 100% Then...

    Okay, It sure seems like this should be simple. I've got an entry form, where the user will enter audit information. If the score for the audit is less than 100%, then they need to enter a reason for the failure. However, the code below will still pop the message even if the score is 100%...
  4. L

    delete calculated columns

    I have a borrowed VBA Code that will delete columns that = NR ( =IF((K1=0),"NR",(K2/K1)) ) problem is when the cells shift after deleting ==> the code seems to skip over other NR fields I have attached the code and a small sample of the excel sheet column range can be from H3 to many...
  5. B

    Sort by percentage (small to large)

    Hello, A3:G200 has my data that gets pulled in by macro. In I10:I210, I would like a formula or a automatic method to sort D3:D200 (percentage value) from smallest to largest while keeping original data in the columns next to it. As of now I have I10 filled down to I210...
  6. E

    If cell contains than copy...

    Hello! I'd like to have a macro that copy entire row to new Sheet at the end with name that I will choose if : Cell in column H contains numbers 3 or 4 and cell in column Q has value less than 100% (for example 50% or 99%). Please help kind experts! Best Regards W.
  7. V

    Sum horizontal cells with calculation

    <tbody> Month Dec Jan Jan Jan Jan Feb Current Month 14% 100% 100% 100% 57% 100% Next Month 86% 0% 0% 0% 43% 0% Week Commencing 31/12/2017 07/01/2018 14/01/2018 21/01/2018 28/01/2018 04/02/2018 Volume 100 200 300 400 500 600 </tbody> Hi there In the table above I would like to convert...
  8. J

    Allocating Amounts into Bucket

    Hi There, Here is the problem: Say I have 5 inventory of products (liquids): Jan Feb Mar Milk 5 10 1 Water 7 8 40 Orange Juice 10 32 3 Now say I have the following containers: Container 1 - capacity 1 Container 2 -...
  9. C

    Cycling / "start over" formula for different scenarios

    Hi team, I am building an analysis for output for a new machine. I am having some trouble with creating a formula that is adaptable to different ramp-up scenarios , ideally without the use of VBA. Scenario: A machine completes 10 processes a month @ 100% efficiency, but ramp up over the 4...
  10. Q

    Conditional Formatting and IF Statements

    Hey Folks: 2 questions: Multiple IF Statements Background: Calculating flowthrough, returning a score (0%, 25%, 50%, 75% or 100%) based on whether sales (F5) are positive or negative) End Goal If Cell F5 is > 100%, perform these statements...
  11. J

    Applying Phasing to Time Series Budget

    Hello all! I am currently creating a finance dashboard for my government contracting company and have automated the majority of the sheets to disperse a total dollar amount of a contract over a specified time period (in months) evenly and to populate these fields automatically. The problem is...
  12. B

    Conditional Formatting changes number format

    I am trying to conditionally format the fill of the cells in a table based on the value in them. The values are percentages based on another cells relative value to a reference cell (eg. Cell C1 shows 120%, because B1 is 1.2 and A1 is 1.0). I want numbers above 100% to be grades of red based on...
  13. W

    Excel group pivot table percentages (VBA)

    My pivot table data is a simple list of percentages, it is similar to the list below: 0% 10.01% 8% 100% 80% 20.2% 100% 90% 50% 6.6% 48% I want to group the data this way: <tbody> Percentage Count 100% 2 75% to <100% 2 50% to <75% 1 25% to <50% 1 0%> to <25% 4 0% 1 </tbody> I...
  14. M

    Pivot table options

    Hi... Attached is a pivot table data. I dont know how to add 'change' columns as in this pivot table. change columns are used to compare the sales of a particular week with previous week.I checked the Pivot table fields and change is not there...
  15. M

    Pivot Table

    Hi... Attached below is a pivot table and i don't know how to add 'change' columns as in the attached pivot. I want to create a similar kind of pivot table. The change columns are in percentage and it is used to compare the sales...
  16. K

    Shift Percentages

    Hello all, I was wondering of a simple process to compare schedules to eachother as far as being 100% matched 80%, 60%, etc. For example: A supervisor with Saturday & Sunday off who works Mon-Fri 9:00 AM to 6:00 PM. An agent going to the supervisors team who is Saturday & Sunday off, works...
  17. V

    Target based acheivement

    Hi all, I am facing some issue while setting up formula for target based incentive. Problem set has 3 classes: Below 80% achievement - payout is 0% at 92.5% achievement - payout is 100% Between 80% to 92.5% - payout is proportion (basically the gap between 80% and 92.5% represents 100%) At...
  18. H

    How to set 100% view after converting pdf

    Each time after I save as pdf using VBA, the zoom size is always more than 100%, how to set 100% always?
  19. N

    make formula max at 100%

    Hi, I am using the following formula, would it be possible to ensure the result never exceeds 100%? =INT(R15-R13)/(R14-R13) Thanks

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