Forum Discussion
sunnyschindler
Oct 11, 2021Brass Contributor
keyboard-shortcut or command-line-option to disable multiple Excel features temporarily
I need a Workbook stripped of all functionalities and features. When opened a Window of 1 column 4 rows shows End-User paste into 1 cell from Clipboard into 1 cell only hit F9 to Calc copy anoth...
edawcj
Oct 11, 2021Brass Contributor
I don't believe what you are looking for actually exists outside the use of very specialized code.
sunnyschindler
Oct 12, 2021Brass Contributor
Alternative is using VBA SendKey sequences which is more wrist-friendly than manually click on each feature to disable non-essentials.