Hie forum,
Stuck up in a problem!!!
Have a list like dis-:
Col A Col B Col C Col D Col E
SrNo. Dependants Emp No Relation Age
1 71 Self 54
1 Wife 48
2 Son 24
2 67 Self 48
3 63 Self 45
1 Wife 40
2 Daughter 20
3 Mother 65
In this manner, the list proceeds for hundreds of employees and dependants.
The value in Column F corrosponding to the column where employee number is mentioned is picked up from another sheet with a formula :
=IF(ISBLANK(C8),"",VLOOKUP(e8,Sheet1!$D$3:$E$13,2,1))
However, the problem that i am facing is that, wherever formula picks the value for the employee , the cells below the employee for the dependents should show 20% of the value for that particular employee.
I had read sometime back in the forum that this thing can be achieved by using Count if. Unfortunately i am not able to locate the post.
Could some one help me with the formula to use???
Thanks
Nitin G
Stuck up in a problem!!!
Have a list like dis-:
Col A Col B Col C Col D Col E
SrNo. Dependants Emp No Relation Age
1 71 Self 54
1 Wife 48
2 Son 24
2 67 Self 48
3 63 Self 45
1 Wife 40
2 Daughter 20
3 Mother 65
In this manner, the list proceeds for hundreds of employees and dependants.
The value in Column F corrosponding to the column where employee number is mentioned is picked up from another sheet with a formula :
=IF(ISBLANK(C8),"",VLOOKUP(e8,Sheet1!$D$3:$E$13,2,1))
However, the problem that i am facing is that, wherever formula picks the value for the employee , the cells below the employee for the dependents should show 20% of the value for that particular employee.
I had read sometime back in the forum that this thing can be achieved by using Count if. Unfortunately i am not able to locate the post.
Could some one help me with the formula to use???
Thanks
Nitin G