jasonlogical
New Member
- Joined
- Mar 30, 2016
- Messages
- 11
Hello All,
I have a tricky situation. I hope there is a solution for it. Otherwise I will have to rework my workbook.
I have a worksheet that has public information in columns A through R. It has confidential information in columns S through AD. I need to share this spreadsheet on a regular basis with departments that cannot see S through AD.
Here is what I want:
I want the ability to edit columns A through R without unprotecting the worksheet.
I want the ability to sort using autofilter without unprotecting the worksheet.
I want columns S through AD to be hidden or invisible to the user with no hope of seeing the data without a password.
I don't want columns S through AD to be edited or copied without a password.
Is there a way to do this without VBA?
Thank you very much for your time.
I have a tricky situation. I hope there is a solution for it. Otherwise I will have to rework my workbook.
I have a worksheet that has public information in columns A through R. It has confidential information in columns S through AD. I need to share this spreadsheet on a regular basis with departments that cannot see S through AD.
Here is what I want:
I want the ability to edit columns A through R without unprotecting the worksheet.
I want the ability to sort using autofilter without unprotecting the worksheet.
I want columns S through AD to be hidden or invisible to the user with no hope of seeing the data without a password.
I don't want columns S through AD to be edited or copied without a password.
Is there a way to do this without VBA?
Thank you very much for your time.