Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Get column index in Excel Table
  • Chart Axes in Excel
  • How to Create Thermometer Chart in Excel
  • How to create a Histogram in Excel
  • How to calculate correlation coefficient Correlation in Excel

References

  • How to get last column number in range in Excel
  • How to get first row number in range in Excel
  • How to use Excel MMULT Function
  • Count unique text values with criteria
  • Approximate match with multiple criteria in Excel

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation date in specific year
  • Excel Data validation don’t exceed total
  • Excel Data validation exists in list
  • Excel Data validation specific characters only

Calculate cap percentage at specific amount in Excel

by

This tutorial shows how to calculate a percentage based value capped at a specific amount using MIN function. See illustration below:

Formula

=MIN(A1*percent,1000)

Explanation

In the example shown, the formula in D6 is:

=MIN(C6*10%,1000)

How this formula works

This formula takes advantage of the fact that the MIN function works fine with small sets of data, even two values.

Worked Example:   Last row number in range

Inside MIN, the value in C6 is multiplied by 10%, and the result appears at the first number given to MIN. The number 1000 is supplied as the second value.

Worked Example:   Split numbers from units of measure in Excel

The MIN function then returns the smaller of the two values.

Worked Example:   nth largest value in Excel

Post navigation

Previous Post:

Convert column letter to number in Excel

Next Post:

Cash denomination calculator in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IF with wildcards in Excel
  • Invoice status with nested if in Excel
  • SWITCH function example in Excel
  • How to use IFS function in Excel
  • How to use Excel XOR Function

Date Time

  • TODAY function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate next day of week in Excel
  • MINUTE function: Description, Usage, Syntax, Examples and Explanation
  • Sum race time splits in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers with VLOOKUP in Excel
  • Group times into 3 hour buckets in Excel
  • How to randomly assign data to groups in Excel

General

  • How to get Excel workbook path only
  • Share Excel data with Word documents
  • Excel Default Templates
  • How to get original price from percentage discount in Excel
  • How to calculate percentage discount in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning