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

Data Analysis

  • How to count table columns in Excel
  • Remove Duplicates Example in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • Get column name from index in Excel Table

References

  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • How to get address of last cell in range in Excel
  • How to use Excel ROWS Function
  • How to get first row number in range in Excel
  • Complete List of Excel Lookup and Reference Functions, References and Examples

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation specific characters only
  • Excel Data validation don’t exceed total
  • Excel Data validation date in specific year
  • Excel Data validation number multiple 100

How to calculate percent of goal in Excel

by

If you need to calculate percent of goal, you can do so with a simple formula that divides the actual by the goal amount, with the result formatted using the percentage number format.

This same formula can be used to calculate things like percent of target, percent of budget, percent of forecast, and so on.

Formula

=actual/goal

Explanation

In the example, we are calculating percent of Forecast, so we simply need to divide the actual result in column D with the Forecast in column C and format the result in column E as using the Percentage number format.

In cell E5, the formula is:

=D5/C5

How this formula works

When working manually, percentage results are calculated by dividing one number by another (for example, a part by a whole) to get a decimal value, then multiplying by 100 to express as a percentage.

Excel can display decimal or fractional values automatically as a percentage by applying the Percentage number format, so there is no need to multiply by 100.

Negative goal

If you have a negative goal, the formula above won’t calculate correctly. In this case, you canĀ calculate the variance as explained here, then add the variance to 100% to get the percent of goal:

=(actual-goal)/ABS(goal)+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

  • Not Equal To ‘<>‘ operator in Excel
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel NOT Function
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • Convert Excel time to decimal minutes
  • Get project end date in Excel
  • How to calculate next day of week in Excel
  • MONTH function: Description, Usage, Syntax, Examples and Explanation
  • Pad week numbers with zeros in Excel

Grouping

  • Group arbitrary text values in Excel
  • How to randomly assign people to groups in Excel
  • Group numbers at uneven intervals in Excel
  • If cell contains one of many things in Excel
  • Categorize text with keywords in Excel

General

  • Split Cell Content Using Text to Columns in Excel
  • Excel Default Templates
  • Creating and Opening an existing file in Excel
  • How to get Excel workbook path only
  • How to test a range for numbers in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning