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

Data Analysis

  • How to sum a total in multiple Excel tables
  • How to Create Area Chart in Excel
  • Add Outline to Data in Excel
  • How to calculate current stock or inventory in Excel
  • Conditional Formatting Data bars Examples in Excel

References

  • How to use Excel INDIRECT Function
  • How to use Excel MATCH Function
  • Excel Advanced Lookup using Index and Match Functions
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Extract all partial matches in Excel

Data Validations

  • Excel Data validation date in next 30 days
  • Excel Data validation allow weekday only
  • Excel Data validation exists in list
  • Excel Data validation specific characters only
  • Excel Data validation must not contain

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

  • Extract multiple matches into separate rows in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • How to return blank in place of #DIV/0! error in Excel
  • How to use IFS function in Excel

Date Time

  • DAYS360 function: Description, Usage, Syntax, Examples and Explanation
  • Series of dates by day
  • MINUTE function: Description, Usage, Syntax, Examples and Explanation
  • Calculate time difference in hours as decimal value in Excel
  • Get work hours between dates in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • If cell contains one of many things in Excel
  • Group times into 3 hour buckets in Excel
  • Map inputs to arbitrary values in Excel
  • Categorize text with keywords in Excel

General

  • Share Excel data with Word documents
  • How to calculate profit margin percentage in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • How to get original number from percent change in Excel
  • How to calculate percent sold in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning