Hello,
I have a list of employees (one person per row). The columns are attendance to events (each attendance has a different number), and I would like to create a table that sumarises the attendance ranked chronologically.
To do so, I would need that in the formula below instead of the red part (now referring to row 7) there is a link to another cell that I have set so that it automatically finds the row corresponding to an employee. Would an indirect formula work? how? I tried with no success...
=match(C5,'v2'!7:7,0)
Thanks in advance,
Laura
[TABLE="width: 763"]
<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have a list of employees (one person per row). The columns are attendance to events (each attendance has a different number), and I would like to create a table that sumarises the attendance ranked chronologically.
To do so, I would need that in the formula below instead of the red part (now referring to row 7) there is a link to another cell that I have set so that it automatically finds the row corresponding to an employee. Would an indirect formula work? how? I tried with no success...
=match(C5,'v2'!7:7,0)
Thanks in advance,
Laura
[TABLE="width: 763"]
<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]