Hello to all,
I need a very short and simple piece of code that disables all commandbar controls based on a pre-defined list of ID numbers. I imagine it would have the following basic structure:
1. Define a list of commandbar control IDs (19, 21, 22, etc.)
2. Disable each commandbar control...