Hi,
I am using a code from this thread to prevent Cut,Copy,Paste on a certain range of a Sheet in workbook (Excel MAC):
https://www.mrexcel.com/forum/excel...-copy-paste-only-certain-cells-worksheet.html
Which is working fantastic, except one thing that i am not able to add 'Command+V' to .Onkey function.
I tried using .Onkey "*v" but it is not working and throwing errors.
Please help
I am using a code from this thread to prevent Cut,Copy,Paste on a certain range of a Sheet in workbook (Excel MAC):
https://www.mrexcel.com/forum/excel...-copy-paste-only-certain-cells-worksheet.html
Which is working fantastic, except one thing that i am not able to add 'Command+V' to .Onkey function.
I tried using .Onkey "*v" but it is not working and throwing errors.
Please help