Forum Discussion
valentine05
Mar 19, 2021Copper Contributor
Hide a column for a shared file
Hello! I want to share a file with my employee (he has to be able to write, add or cancel lines) but I want to block and hide some columns. Those columns need to be open in my file, but "transpa...
NikolinoDE
Mar 20, 2021Gold Contributor
Here is a suggested solution with VBA. Please see the inserted file.
With this you can hide the columns and can only be opened if you know the password.
This is the elegant solution, but can also protect the sheet with "Check", depending on the setting you can hide the columns and unlock them with a password.
Lock or unlock specific areas of a protected worksheet
I would be happy to know if I could help.
Nikolino
I know I don't know anything (Socrates)
* Kindly Mark and Vote this reply if it helps please, as it will be beneficial to more Community members reading here.