I have
Source.Xlsx
Contains employee details
Empcode empname empage
1001 mark 35
1002 Peter 40
1003 William 27
And for each employee I have a sheet named with empcode
1001.xlsx
1002.xlsx
1003.xlsx
I make a hyperlink of the Empcode at source. Xlsx
And I want to make the direction on it dynamic depends on the Empcode
If I press on 1002 at the source. Xlsx at the Empcode column the link go to 1002.xlsx etc
Thank you for advance
Source.Xlsx
Contains employee details
Empcode empname empage
1001 mark 35
1002 Peter 40
1003 William 27
And for each employee I have a sheet named with empcode
1001.xlsx
1002.xlsx
1003.xlsx
I make a hyperlink of the Empcode at source. Xlsx
And I want to make the direction on it dynamic depends on the Empcode
If I press on 1002 at the source. Xlsx at the Empcode column the link go to 1002.xlsx etc
Thank you for advance