Hello All,
I am Not a excel genius.
I am trying to make a file in which i canauto fill information of employee on one single page. I have one file (Workbook 1)which has 52 tab (Each weekending Sunday). I want to make a formula in which if i put week ending and Employee number it gives me their performance data from another workbook (IE Workbook 1)
scenario
If Tab name match to cell D4, than find employee number from the list and give me data which i need. (There are 11 Performance data which i need from each tab)
Please please help me with this.
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]Employee ID[/TD]
[TD]Employee Name[/TD]
[TD]Performance One[/TD]
[TD]Performance 2[/TD]
[/TR]
[TR]
[TD]123[/TD]
[TD]ABC[/TD]
[TD]84%[/TD]
[TD]95%[/TD]
[/TR]
[TR]
[TD]548[/TD]
[TD]HYZ[/TD]
[TD]100%[/TD]
[TD]68%[/TD]
[/TR]
</tbody>[/TABLE]
I want formula by which i can get those information and i can change cell value to respective performance which i need.
All Help is really appreciated. Thanks in Advance.
I am Not a excel genius.
I am trying to make a file in which i canauto fill information of employee on one single page. I have one file (Workbook 1)which has 52 tab (Each weekending Sunday). I want to make a formula in which if i put week ending and Employee number it gives me their performance data from another workbook (IE Workbook 1)
scenario
If Tab name match to cell D4, than find employee number from the list and give me data which i need. (There are 11 Performance data which i need from each tab)
Please please help me with this.
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]Employee ID[/TD]
[TD]Employee Name[/TD]
[TD]Performance One[/TD]
[TD]Performance 2[/TD]
[/TR]
[TR]
[TD]123[/TD]
[TD]ABC[/TD]
[TD]84%[/TD]
[TD]95%[/TD]
[/TR]
[TR]
[TD]548[/TD]
[TD]HYZ[/TD]
[TD]100%[/TD]
[TD]68%[/TD]
[/TR]
</tbody>[/TABLE]
I want formula by which i can get those information and i can change cell value to respective performance which i need.
All Help is really appreciated. Thanks in Advance.