I have an excel sheet which I'm sharing using excel online. The data validation rules keep breaking due to people copying and pasting into the page.
I am aware of this previous answer: How to protect data validation to fail while copy and paste data?
However, the solution makes use of VBA which of course isn't allowed on excel online.
Is there really no way of preventing this issue? Bar, of course, training users not to paste or only to paste values. Why does excel make this the default behaviour?
I'd be greatful for any assistance, even if it is telling me this can't be done.