Hi there,
I'm looking for advice on the best way to go about constructing a module to get my desired result. I have a commissions file that i want managers to be able to go in and review the commissions. Each manager will have a username and password.
Each manager will require access to different sheets which may change over time as employees come and go. i have a table with the managers name in column A, the employee's in column B and the sheet name in column C. Any suggestions on VBA code that upon successful password input it will open up each sheet in column C that matches back to the managers name in column A?
Or is there a better/easier way of laying this out?
Thanks,
Philip
I'm looking for advice on the best way to go about constructing a module to get my desired result. I have a commissions file that i want managers to be able to go in and review the commissions. Each manager will have a username and password.
Each manager will require access to different sheets which may change over time as employees come and go. i have a table with the managers name in column A, the employee's in column B and the sheet name in column C. Any suggestions on VBA code that upon successful password input it will open up each sheet in column C that matches back to the managers name in column A?
Or is there a better/easier way of laying this out?
Thanks,
Philip