How to disable user from copying and pasting into certian cells in excel without using VBA?

Issue

This Content is from Stack Overflow. Question asked by joelion2

I’ve googled this and it doesn’t seem possible, but I will still see if there are potential solutions/workarounds.

I am trying to create a .xlsx file (so no VBA) that will prevent the user from copying/pasting from one cell to another. Is this possible without VBA?



Solution

This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.

This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.

people found this article helpful. What about you?