Automate your Report Card with these easy Google Sheet formula.
In this lesson you will learn how to use the formula INDEX and MATCH in Google Sheet. In order for you to do the tasks, I provided a sample TEMPLATE of SUMMARY and REPORT CARD which we are using in our centralized grading system in our school.
Here are the Steps:
1. Open your Summary in Google Sheet. In our school we already have our own template for SUMMARY Grades. You can download our template below.
SUMMARY GRADES TEMPLATE - DOWNLOAD HERE
This template comes with SF1, Report Card, SF5 and SF10 already.
2. Go to CARD Template and Select cell range AH6:AJ7. This is a merge cells. This where we will put our data validation. After this, open Tools and click Data Validation.
3. In Data Validation Window, select List from a range under Criteria
5. At this point, when you click the drop down arrow, you should see the list of LRN of your students. This LRN is linked to SUMMARY FINAL GRADE Sheet.
=INDEX('SUMMARY - FINAL GRADES'!C13:C93,MATCH($A$8,'SUMMARY - FINAL GRADES'!$B$13:$B$93,FALSE),1)
If you are interested about this template and automation in school forms, you may contact me by commenting below.