To create a spreadsheet for calculating your current subtotal grade in your class using Excel, follow these steps:
Step 1: Set Up Your Spreadsheet
-
Open Excel: Start by launching Excel on your computer.
-
Create Your Columns: In the first row, set up the following headers:
- A1: Assignment Name
- B1: Points Earned
- C1: Total Points
- D1: Subtotal
-
Input Your Data: Below these headers, input your assignment names, points earned, and total points. For example:
| A | B | C | D | |-----------------|------------|-------------|--------| | Assignment 1 | 85 | 100 | =B2/C2 | | Assignment 2 | 90 | 100 | =B3/C3 | | Assignment 3 | 75 | 100 | =B4/C4 |
Step 2: Calculate Subtotal
- Calculate Subtotals: In column D, use the formula to calculate the subtotal percentage for each assignment. For example, in cell D2, enter the formula
=B2/C2
. Drag down the fill handle to apply this formula to the other cells in column D.
Step 3: Calculate Current Total Grade
-
Total Points Earned and Total Points: Below your assignments, calculate the total points earned and total points possible:
- In cell B6, use
=SUM(B2:B4)
to sum Points Earned. - In cell C6, use
=SUM(C2:C4)
to sum Total Points.
- In cell B6, use
-
Calculate the Overall Percentage: In cell D6, calculate the overall percentage using the formula:
=B6/C6*100
- This cell will give you the final percentage as a result.
Step 4: Format Your Spreadsheet
- Format Cells: Make sure to format columns D and the final percentage cell in D6 to show percentage formats correctly.
Step 5: Save and Share
-
Save Your Spreadsheet:
- Save the file as YourName_CurrentGrade.xlsx.
-
Upload to Google Drive:
- Upload the Excel file to your Google Drive.
-
Submit a Copy:
- Use the submission link to attach your Excel file.
Step 6: Create a Screenshot or PDF
-
Take a Screenshot:
- Use the snipping tool or screenshot functionality on your computer to capture a visual of your spreadsheet, ensuring all data and calculations are visible.
-
Convert to PDF (Optional):
- You can also print the spreadsheet to a PDF using the "Print" option and then selecting "Save as PDF."
Step 7: Final Submission
- Attach the Screenshot/PDF:
- Submit this screenshot or PDF along with the Excel file as required.
By following these steps, you'll have a fully functional spreadsheet that calculates your current final grade, replicating the functionality in Folio.