PebbleDash
New Member
- Joined
- Feb 9, 2025
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
I have a worksheet where I have managed to use VBA code to be able to select multiple items from a drop down list. I have also added extra code to allow for this to work when the worksheet is password protected. However, when the worksheet is password protected, I can't then use Autofilter, amend the height of any of the rows and I can't insert any new rows. As the worksheet needs to be password protected, is there anything I can do regarding the formatting of the cells or do I need to remove the VBA code for the multiple selections from a drop down list?