Forum

Notifications
Clear all

IF formula

2 Posts
2 Users
0 Reactions
87 Views
(@shemarch)
Posts: 1
New Member
Topic starter
 

Dear Experts,

I have total nine ranks (i.e. 1 to 9), each rank has different number of students and allowance is based on rank for each student. I need formula in column D to match the conditions. I know "IF" formula will work but how?? I don’t know. Below is descriptive example. Attached excel file has few rows only but actually with the given conditions, I have 100s of rows.

Thanks in advance.

-Hemanshu

        Total
If Rank is 1, No of Studnets are 3, allowance per student is 200 600
If Rank is 1, No of Studnet 1, allowance per student is 200 200
If Rank is 6, No of Studnet 2, allowance per student is 450 900
 
Posted : 20/06/2022 3:18 pm
Riny van Eekelen
(@riny)
Posts: 1194
Member Moderator
 

I assume that the number 200 in C4 of the file you attached should in fact be 250, in order to be consistent with the other ranks. If that is correct, then the formula in E2 could be:

=(200+(B2-1)*50)*A2

and copy it down.

Screenshot-2022-06-20-at-06.38.05.png

 
Posted : 21/06/2022 12:43 am
Share: