excel - Prevent user from formatting cells and changing data validation, without protecting sheet -


other users working in excel sheet created. due complex reasons, protecting not possible. hence possibility highlight cells colours , other garbage.

is there way prevent cells being formatted (e.g. vba) in unprotected environment?

also, cells have data validation "maximum number of digits". can overruled copy/paste. here also, there solution, e.g. in vba?


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -