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

Data Analysis

  • How to Use Solver Tool in Excel
  • Get column name from index in Excel Table
  • Create Scatter Chart in Excel
  • How to Create Area Chart in Excel
  • Number and Text Filters Examples in Excel

References

  • Count unique text values with criteria
  • How to get first column number in range in Excel
  • Basic INDEX MATCH approximate in Excel
  • How to use Excel COLUMN Function
  • Multi-criteria lookup and transpose in Excel

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation allow weekday only
  • Excel Data validation exists in list
  • Excel Data validation date in next 30 days
  • Excel Data validation unique values only

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 function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • Not Equal To ‘<>‘ operator in Excel
  • How to use IFS function in Excel

Date Time

  • Get work hours between dates and times in Excel
  • How to calculate next anniversary date or birthday in Excel
  • TIMEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • DATEDIF function: Description, Usage, Syntax, Examples and Explanation
  • TODAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • How to randomly assign data to groups in Excel
  • Running count group by n size in Excel
  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel
  • Map inputs to arbitrary values in Excel

General

  • Advanced Number Formats in Excel
  • How to get Excel workbook path only
  • How to Create Calendar in Excel
  • How to calculate percent of students absent in Excel
  • Split Cell Content Using Text to Columns in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning