Thanks

It works - almost...
I'm able to protect those cells that I don't want users to change, and keep those cells unprotected that they are allowed to make changes too. So far so good
But the problem is still my dropdownlists. If I protect the cells with the dropdownlists, I can't select anything in the list. If I unprotect theses cells, the users can use the list but also delete the hole dropdownlist.
Is it possibly to protect a cell with a dropdownlist, and still have the user to be able to use it, but with out the option to delete the list ?
I used this
guide and your help
- Kim -