Questions
Questions
1. Enter marks for 20 students in 5 subjects: Maths, English, Science, History, ICT.
2. Calculate the Total marks for each student using the SUM function.
4. Find the Maximum and Minimum marks of each student using MAX and MIN.
5. Assign Ranks to all students based on their Total marks using the RANK function.