https://docs.microsoft.com/en-us/office/vba/api/excel.application.onkey
Example: Application.onkey {BACKSPACE}, “”
when Backspace is pressed, it is told to do nothing because of the double quote at the end
List of Shortcuts
https://www.mrexcel.com/board/threads/disable-the-keyboard-shortcuts.111238/