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

Data Analysis

  • How To Create Frequency Distribution in Excel
  • How to create dynamic reference table name in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel
  • Excel Pie Chart
  • How to Create Gantt Chart in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • How to get last column number in range in Excel
  • Find closest match in Excel
  • How to get last row in numeric data in Excel
  • Get nth match with INDEX / MATCH in Excel

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation with conditional list
  • Excel Data validation unique values only
  • Excel Data validation exists in list
  • Excel Data validation require unique number

How to calculate percentage of total in Excel

by

To calculate percent of a total (i.e. calculate a percent distribution), you can use a formula that simply divides an amount by the total.

Formula

=amount/total

Explanation

In the example shown, the formula in D6 is:

=C6/$C$11

Note: the result is formatted with Percentage number format to show 25%, 10%, etc.

How the formula works

In the example, D6 contains the formula below, copied down:

=C6/$C$11

In cell D6, the result of the calculation is .625. The Percentage number format is applied to cell D6, with 2 decimal places, so Excel displays .625 as 63%.

The reference to C11 is absolute (i.e. $C$11) so that it won’t change when the formula is copied down column D. This means that each value in column C will be divided by the same total in C11.

Percentage vs number

When you want to display a percentage in Excel, use the Percentage number format, which will automatically display a decimal value as a percentage. If you want a simple number instead without a percent sign (i.e. 75, 85, 100, etc.) you can multiply by 100:

=(C6/$C$11)*100

Post navigation

Previous Post:

DECIMAL function: Description, Usage, Syntax, Examples and Explanation

Next Post:

AVERAGE function: Description, Usage, Syntax, Examples and Explanation

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

  • Check multiple cells are equal in Excel
  • How to use Excel FALSE Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Extract date from a date and time in Excel
  • How to calculate most recent day of week in Excel
  • NETWORKDAYS.INTL function: Description, Usage, Syntax, Examples and Explanation
  • NOW function: Description, Usage, Syntax, Examples and Explanation
  • Add years to date in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel

General

  • Share Excel data with Word documents
  • 44 Practical Excel IF function Examples
  • Count cells less than in Excel
  • Excel Operators
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning