FormulaCraft

How to calculate an hourly rate in Excel and Google Sheets

Topic:Finance basics
Excel & Google Sheets
=A2/(B2*C2)

Verified example

Computed by a real spreadsheet engine on the sample data below.

Annual SalaryHours/WeekWeeks/YearHourly Rate
520004052
750004052
360003052
1000004550

=A2/(B2*C2)25

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1Set up three columns: Annual Salary (A), Hours per Week (B), and Weeks per Year (C, typically 52).
  2. 2In the Hourly Rate column, enter =A2/(B2*C2). This divides the annual salary by the total annual hours worked.
  3. 3Format the result as Currency. For example, a $52,000 salary at 40 hours/week × 52 weeks = $25.00/hour.

Tips

Need it for your exact data?

Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.

Frequently asked

Should I include vacation time when calculating hourly rate?

For a true effective rate, subtract paid time off from weeks worked (e.g., use 50 weeks if 2 weeks are vacation), giving a higher hourly rate.

How do I account for overtime in my hourly rate calculation?

Add overtime hours separately and multiply by 1.5x the base rate, then divide the total annual pay by total hours (regular + overtime).

More on Finance basics

See all →

Formulas used

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: