Forum Discussion

MierMoto's avatar
MierMoto
Copper Contributor
Jul 07, 2021
Solved

Excel Add-in disconnecting

Hi all,   I have an Excel add-in which I load to be able to use a custom function in it. I save everything and then when I open it later, the formula has the path to the file and the function and i...
  • JKPieterse's avatar
    JKPieterse
    Jul 08, 2021

    MierMoto That is not how it is supposed to work (but you already know that).

     

    A gap in the OPEN sequence in the registry would have explained this behavior, but apparently something else is amiss here.

     

    All I can think of now is to suggest you to do an online repair of your Office. But I'm afraid that does not warrant a solution.
    If you're brave (you'll loose your customizations and installed add-ins will be removed), you could:

    1. Close all instances of Excel (check in Taks manager, details tab, kill any trailing Excel.exe there)
    2. open regedit and export Excel's entry in the registry:
      Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Excel
    3. Delete that key

    Now open Excel and install your add-in. Double-check if on reopening Excel the add-in loads. Then open your workbook which uses the UDFs.

Resources