PDF download Download Article

A simple way to record your students’ grades

PDF download Download Article

Microsoft Excel is a great program for creating simple grade books! Using a spreadsheet (and a couple formulas) will reduce the time it takes to record and calculate grades. You don’t need to be familiar with Excel to follow our quickstart guide. This wikiHow article will walkthrough how to create a point-based grade book on Microsoft Excel.

Things You Should Know

  • Create columns for student names, assignment grades, total points, possible points, numeric grade, and letter grade.
  • Use the SUM function to add each student’s assignment points, then use the “/” division operator to divide their total earned points by the total possible points.
  • Weight assignments by assigning more or less points.
Part 1
Part 1 of 5:

Create a New Workbook

PDF download Download Article
  1. Select New blank workbook on the home page.
    • Alternatively, there are free templates for grade books online! Click More templates on the home page to search for “grade book” templates. You may see different templates depending on what version of Excel you’re using.
    • The web app version of Excel has two grade book templates, one for points-based grading and another for percentage-based grading.
  2. For the purpose of organization, name the sheet you’re creating and include general information about the class (e.g. instructor’s name, course title, meeting times). This is helpful for when you need to print the document, make copies, and share it with others.
    Advertisement
    • Double click "Sheet1" at the bottom window. "Sheet1" should be highlighted.
    • Type a name for the sheet. For example, “Section 1.”
    • Press Enter .
  3. After typing each line of information, pressing Enter will confirm what you typed and move your selection to the next cell down.
    • Click cell A1 to select it.
    • Type the instructor’s name and press Enter . This will move your selection to A2.
    • Type the class name in A3. For example, “World Geography.”
    • Type the section number and meeting time in A4.
    • Enter the term in A5. For example, “Fall 2022”
  4. Advertisement
Part 2
Part 2 of 5:

Create the Layout

PDF download Download Article
  1. This guide will cover a points-based grade book with columns for student numbers, student names, assignment grades, total points, possible points, a percentage grade, and a letter grade.
    • This guide will cover one way to arrange your grade book. However, there are infinite ways to format an Excel spreadsheet . Try different templates and formats to find what works best for you!
  2. Start in A7, below the class information. You’ll put the student numbers, first names, and last names in 3 separate columns, A through C.
    • Select A7 and type “Student Number.” Row 7 will contain the column headers for each type of information you have in your grade book.
    • Select A8 and type the number 1. Press Enter to enter the number in the cell and move down one.
    • Type the number 2 in A9.
    • Click and drag the cursor from A8 to A9. Both cells should be highlighted with a box around them.
    • Hover your cursor over the lower right corner of the box until the cursor becomes a plus + (this is called the fill handle).
    • Click and drag until you have a list of numbers for each student in your section.
  3. Now you’ll type in the first and last names of your students.
    • Select B7 and type the column header “First Name.”
    • Select C7 and type the column header “Last Name.”
    • Type in the students’ first and last names in columns B and C.
  4. Enter each assignment as a column header, starting in D7 and moving horizontally across row 7. Press Tab to move your selection to the right by one cell.
    • You’ll insert the students’ assignment grades under each column.
    • Note: For this guide, we’ll use a point-based grading structure, meaning each assignment is worth a certain amount of points.
  5. Advertisement
Part 3
Part 3 of 5:

Calculate Grades with Formulas

PDF download Download Article
  1. Then, we’ll divide that by the maximum possible points that can be earned to get a grade!
    • Note: Make sure to check your spreadsheet calculations by doing a few calculations by hand. This is a great way to catch any errors in your spreadsheet.
    • Read more about the SUM function in our complete guide.
  2. This column is where you’ll calculate a student’s total points. Place this in the column directly to the right of the rightmost assignment in your grade book.
  3. Then, click and drag your cursor to highlight all the first student’s assignment points. The range should appear in the formula. Complete the formula by typing “)” after the range.
    • Alternatively, you can type in the range instead.
    • For example, if you have 5 assignments in columns D through H and the student names start on row 8, you’ll enter D8:H8
  4. A summation of the first student’s points should appear. For example, if they scored 10 points on five assignments, the number 50 should appear.
  5. Now you can copy this formula in the “total” cell for each student. To do so:
    • Select the cell with the total summation formula. Click and drag the fill handle (the square in the bottom-right of the selection) down to the last student to automatically apply the sum formula to each row.
    • Using our earlier five-assignment example, let’s say there are 10 students. The second student summation should now have a range of D9:H9, the third student D10:H10, down to the last student with D17:H17.
  6. This column will contain the possible points for the course.
    • Enter the possible points in each cell below the header.
    • For example, if each assignment is out of 10 points, and there are five assignments, the possible points will be 50.
  7. This will contain the percentage grade for each student.
  8. Where the numerator is the total points earned, and the denominator is the total possible points. The column and row may vary depending on how many assignments are in the grade book.
    • The “/” symbol will divide the total cell by the possible points cell, giving you the student’s grade as a value under 1.
    • For example, if a student earned 45 total points out of 50 possible points, their grade will be 0.90 (90 percent).
  9. Use the fill handle technique from earlier to calculate a grade for each student.
    • You can change the grades to percentages by selecting the grade values and changing the data type to “percentage.” Find this by navigating to Fields tab > Properties group > Data Type .
  10. Advertisement
Part 4
Part 4 of 5:

Assign Letter Grades

PDF download Download Article
Part 5
Part 5 of 5:

Weight Assignments

PDF download Download Article
  1. In a point-based grading system, points can be used to weight assignments.
    • For example, a 20-point assignments has double the weighting of a 10-point assignment.
    • To weight entire categories, make their points add to the percentage of the total grade you want the category to represent.
    • For example, if your course has 100 total points and you want five quizzes to represent 20 percent of the total grade, each quiz should be worth 4 points.
  2. Advertisement

Expert Q&A

Search
Add New Question
  • Question
    How do you set up another class
    Kyle Smith
    wikiHow Technology Writer
    Kyle Smith is a wikiHow Technology Writer, learning and sharing information about the latest technology. He has presented his research at multiple engineering conferences and is the writer and editor of hundreds of online electronics repair guides. Kyle received a BS in Industrial Engineering from Cal Poly, San Luis Obispo.
    wikiHow Technology Writer
    Expert Answer
    You can easily set up another class section by right-clicking your first grade sheet and making a copy in the same workbook. This will keep all of the formulas. Just change the student names! If it's a different course, you'll need to change the assignments and total possible points as well.
Ask a Question
      Advertisement

      Video

      Tips

      • Always give your grade-book a title, by clicking on the "file" tab, choose "Save As", in the Save As window, choose a location and type a name for your document. Press "Save" when ready to save.
      • Refer to Excel's extensive "Help" menu when in need. It offers tools on creating statistics of data.
      • To find out what operating system your PC has, press "Start", right click on "Computer", scroll down and click on "Properties", a system dialog box will appear with basic information about your computer.
      Show More Tips
      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Name
      Please provide your name and last initial
      Thanks for submitting a tip for review!
      Advertisement

      Warnings

      Advertisement

      Things You'll Need

      • Computer with Windows 7, XP, or Vista
      • Microsoft Office Excel 2010

      About This Article

      Thanks to all authors for creating a page that has been read 240,998 times.

      Is this article up to date?

      Advertisement