I have a sheet which I have shared with my team. Each tab contains sensitive info of specific team member, which I do not want the other team members to see.
Cell C3 of all tabs contains that team-member's respective email ID.
Is there any way I can write a script such that when they login with that ID, the script will note the ID and hide all the other sheets and show them only their tab?
The tab is named with their names, which I also mentioned in C2 of every tab.
I am also sharing a sample file for your review here.