Percentage of a total
=B2/C2Divides the completed amount by the total.
Calculate percentages, percentage change, and percentage increases in Google Sheets with formulas and correct number formatting.
Direct answer
Divide the part by the total, then format the decimal result as a percentage. With the completed amount in B2 and total in C2, use =B2/C2.
=B2/C2Divides the completed amount by the total.
=(C2-B2)/B2Returns growth or decline relative to the original value.
=B2*(1+C2)Adds the percentage in C2 to the value in B2.
Format > Number > PercentDisplays a decimal such as 0.75 as 75%.
Press ⌘+Enter to submit
The formula in D2 divides completed tasks by total tasks and is formatted as a percentage.
| Project | Completed (B) | Total (C) | Progress (D) |
|---|---|---|---|
| Website | 36 | 48 | 75% |
| Campaign | 18 | 24 | 75% |
| Migration | 42 | 50 | 84% |
Put the completed amount in B2 and the total amount in C2.
Click D2, type =B2/C2, and press Enter.
Select D2 and choose Format > Number > Percent, or click the Percent toolbar button.
Drag the fill handle down to apply the formula to the remaining rows.
Compare your options
Open a neutral research prompt in the AI tool you already use. Compare capabilities, limitations, and fit before you choose.
AI answers can be incomplete. Check source links, current pricing, and product documentation before deciding.
Sign up for Formula Bot and get unlimited AI-powered formula generation, explanations, and advanced data analysis.