Forum Discussion
HishamAT
3 years agoHelper II
filter rows using letters and numbers
I have a table contains on the following data, my question is how to filter and calculate the rows numbers using Grade as filter.
for example, Grand Total of rows = Total of rows if Grade is 20 + Total of rows if Grade is 30 + Total of rows if Grade is C + Total of rows if Grade is E and so on...
| Token | Grade |
| 100 | 20 |
| 200 | 30 |
| 300 | 30 |
| 400 | 20 |
| 500 | C |
| 1000 | C |
| 1200 | E |
| 1300 | E |
|
1 Reply
- Mahesh0016Super User