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# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -