Several add-ins are available for Excel. An add-in is actually a hidden Excel workbook with some VBA macro code inside. Before, both the add-in and the data workbook shared the same Excel ribbon and window in Excel.
The code in the add-in worked well. Now, the code in the add-in has to talk to another Excel window.