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

Data Analysis

  • How to combine 2 or more chart types in a single chart in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • How to add Trendline to a chart in Excel
  • How To Filter Data in Excel

References

  • Get nth match with INDEX / MATCH in Excel
  • Lookup entire row in Excel
  • How to get first column number in range in Excel
  • Vlookup Examples in Excel
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation must contain specific text
  • Excel Data validation don’t exceed total
  • Excel Data validation must not contain
  • Excel Data validation unique values only

How to calculate percent change in Excel

by

If you need to calculate the percentage change between two values in Excel, you can use a formula that divides the change itself by the “old” value. A classic example would be to calculate the percentage between sales last month and sales this month.

Formula

=(new_value-old_value)/old_value

Explanation

In the example, the active cell contains this formula:

=(D6-C6)/C6

In this case, Excel first calculates the difference between the values (the actually change in sales) then divides that result by the original, or “old” value to get the decimal value -0.3435:

=(49500-75400)/75400
=-25900/75400
=-0.3435

Note: you must format the result using Percentage number format to display the final result asĀ -34%

Post navigation

Next Post:

Create One-dimensional and Two-dimensional Array

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

  • Not Equal To ‘<>‘ operator in Excel
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel OR Function
  • AND function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to get year from date in Excel
  • Add days exclude certain days of week in Excel
  • Display the current date in Excel
  • Get month from date in Excel
  • Calculate days remaining in Excel

Grouping

  • Running count group by n size in Excel
  • Group arbitrary text values in Excel
  • Group numbers with VLOOKUP in Excel
  • Group numbers at uneven intervals in Excel
  • Map inputs to arbitrary values in Excel

General

  • Count cells that do not contain errors in Excel
  • Common Errors in Excel
  • How to get random value from list or table in Excel
  • How to add sequential row numbers to a set of data in Excel
  • How to fill cell ranges with random text values in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning