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++ - libcurl curl_easy_setopt "Unknown error" -

vb6 - PostgreSQL ODBC Connection SSPI Authentication Failure -