You could change the code to use late binding to Excel, then the library entry doesn't need to be checked.
Declare the Excel app as an Object and use the numeric values of any Excel specific commands. There is an example of Excel being used this way on my web site at
Extract Data from E-Mail. The code there is for Outlook, but the principles for Word are identical.