Skip to content
xlsoffice. All Rights Reserved
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Lookup and Reference Examples

  • How to retrieve first match between two ranges in Excel
  • How to use Excel COLUMN Function
  • Create hyperlink with VLOOKUP in Excel
  • How to use Excel MATCH Function
  • How to get last column number in range in Excel

Data Analysis Examples

  • Managing Conditional Formatting Rules in Excel
  • Excel Bar Chart
  • Reverse List in Excel
  • How to Create Gantt Chart in Excel
  • Filter Data Based on Date in Excel

Data Validation Examples

  • Excel Data validation don’t exceed total
  • Excel Data validation allow weekday only
  • Excel Data validation only dates between
  • Excel Data validation require unique number
  • Prevent invalid data entering in specific cells

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:   Max if criteria match in Excel

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:   Calculate max or min change in a set of data in Excel

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

Worked Example:   How to calculate next scheduled event 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
  • EXACT function: Description, Usage, Syntax, Examples and Explanation
  • Remove first character in a cell in Excel
  • How to extract domain from email address in Excel
  • PHONETIC function: Description, Usage, Syntax, Examples and Explanation
  • TEXTJOIN function: Description, Usage, Syntax, Examples and Explanation
  • Convert date to text in Excel
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • Display Days until expiration date in Excel
  • Get month name from date in Excel
  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • RECEIVED function: Description, Usage, Syntax, Examples and Explanation
  • PRICEMAT function: Description, Usage, Syntax, Examples and Explanation
  • How to Calculate Tax Rates in Excel
  • TBILLPRICE function: Description, Usage, Syntax, Examples and Explanation
  • MIRR function: Description, Usage, Syntax, Examples and Explanation
Acronyms, Abbreviations, Initialism & What They Stand For
© 2022 xlsoffice . All Right Reserved. | Teal Smiles