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

Data Analysis

  • How to calculate current stock or inventory in Excel
  • Understanding Anova in Excel
  • Conditional Formatting Icon Sets Examples in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • Use Data Form to input, edit and delete records in Excel

References

  • How to retrieve first match between two ranges in Excel
  • How to get last column number in range in Excel
  • Find closest match in Excel
  • How to use Excel ROW Function
  • Excel Advanced Lookup using Index and Match Functions

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation number multiple 100
  • Excel Data validation allow uppercase only
  • Excel Data validation exists in list
  • Excel Data validation require unique number

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

  • How to use Excel AND Function
  • IF with boolean logic in Excel
  • How to use Excel TRUE Function
  • Excel If, Nested If, And/Or Criteria Examples
  • How to return blank in place of #DIV/0! error in Excel

Date Time

  • How to calculate months between dates in Excel
  • Series of dates by day
  • DAYS360 function: Description, Usage, Syntax, Examples and Explanation
  • Excel Date & Time Functions Example
  • How to get workdays between dates in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel
  • How to randomly assign data to groups in Excel
  • Categorize text with keywords in Excel

General

  • Find, Select, Replace and Go To Special in Excel
  • Check if range contains a value not in another range in Excel
  • Sum by group in Excel
  • How to generate random times at specific intervals in Excel
  • Advanced Number Formats in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning