Questions
The following are the marks obtained by the students of B.Com in three subjects: Using Conditional Formatting list out students who scored A) Less than 50 in QT B) More than 65 in FIT C) Between 60 and 80 in Accounts.
Last Updated : 12 Mar 2026
New Question
Solution:
| Roll No | Name | QT | FIT | Accounts |
| 1011 | Pravalika | 50 | 90 | 80 |
| 1012 | Aryaman | 40 | 80 | 60 |
| 1013 | Akrosh | 38 | 70 | 75 |
| 1014 | Prajaktha | 80 | 60 | 68 |
| 1015 | Trisha | 84 | 57 | 84 |
A) Highlight Students Scoring Less Than 50 in QT:
- Select the range under the QT column.
- Go to Format → Conditional Formatting.
- Choose "Cell Value" → "less than" → 50.
- Set a formatting style (e.g., red background).
B) Highlight Students Scoring More Than 65 in FIT:
- Select the range under the FIT column.
- Go to Format → Conditional Formatting.
- Choose "Cell Value" → "greater than" → 65.
- Set a formatting style (e.g., green background).
C) Highlight Students Scoring Between 60 and 80 in Accounts:
- Select the range under the Accounts column.
- Go to Format → Conditional Formatting.
- Choose "Cell Value" → "between" → 60 and 80.
- Set a formatting style (e.g., yellow background).
Result:
Once applied, students meeting the criteria will have their scores highlighted in the respective columns. For example:
- Aryaman and Akrosh will be highlighted in QT.
- Pravalika, Aryaman, and Akrosh will be highlighted in FIT.
- Aryaman, Akrosh, and Prajaktha will be highlighted in Accounts.
Report an error