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

Viewed 21

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?

0 Answers
Related