Hi ,Yes but does it apply to all of the Excel workbooks or just the one where tje code is in?
Hi ,Hi,
So basically all I need to do is to open workbook and to execute the aforementioned code, to save this workbook and that's it?
TY
Hi,Hi ,
Yes ; you can type in the same command in the Immediate window when these other applications are run. For instance , in Word , you would again go to the Visual Basic editor screen , and in the Immediate window , type in :
Application.CommandBars("Research").Enabled = False
and it would work the same way.
Narayan