To all,
I have a model that is protected with sheets that have protected cells together with unprotected cells for inputs. The input cells have different backgrounds, font colors, and some with conditional formatting. The question is how do you prevent someone from accidentally erasing of overwriting the desired format or conditional formatting if they do a drag down or copy/paste into that cell. Classic example would be a drag down (the inputs are lined up in a column) where the inside boarder is a dash and the outside is a solid line. If you do that from the top, to top solid line becomes the top of each cell below it that is subject to the drag down.
I'm a novice at Vba, so I'm wondering if there's a way to further block what formatting can, or can't, be done on unprotected cells in a protected workbook with code?
Anyone?
Thank you in advance for your time - Much appreciated.
Cheers.
Dman333
I have a model that is protected with sheets that have protected cells together with unprotected cells for inputs. The input cells have different backgrounds, font colors, and some with conditional formatting. The question is how do you prevent someone from accidentally erasing of overwriting the desired format or conditional formatting if they do a drag down or copy/paste into that cell. Classic example would be a drag down (the inputs are lined up in a column) where the inside boarder is a dash and the outside is a solid line. If you do that from the top, to top solid line becomes the top of each cell below it that is subject to the drag down.
I'm a novice at Vba, so I'm wondering if there's a way to further block what formatting can, or can't, be done on unprotected cells in a protected workbook with code?
Anyone?
Thank you in advance for your time - Much appreciated.
Cheers.
Dman333