My company has an Excel workbook with a "Menu" worksheet with linked buttons to individual password protected worksheets for varying individuals.
Management wants to be able to open this file without having to type in the 15 some odd individual passwords each time. I've been tasked with figuring out how to accomplish this. Needless to say, this has taken up most of my day messing around with varying VBA. I CONCEDE! Not sure what the best way is... perhaps a master workbook with coding opening the main workbook and the 15 password protected pages? OR is there a master password that can be entered ONCE, over riding the others? Can anyone help me with this?! I am by no means experienced in this area, so actual code would be much appreciated.
Management wants to be able to open this file without having to type in the 15 some odd individual passwords each time. I've been tasked with figuring out how to accomplish this. Needless to say, this has taken up most of my day messing around with varying VBA. I CONCEDE! Not sure what the best way is... perhaps a master workbook with coding opening the main workbook and the 15 password protected pages? OR is there a master password that can be entered ONCE, over riding the others? Can anyone help me with this?! I am by no means experienced in this area, so actual code would be much appreciated.