Hello,
I found some code that will solve the problem.
Thank you for the helpAddIns("Makros").Installed = False AddIns.Add Filename:=ThisWorkbook.Path & "\Custom Functions.xla" AddIns("Makros").Installed = True![]()
Hello,
I found some code that will solve the problem.
Thank you for the helpAddIns("Makros").Installed = False AddIns.Add Filename:=ThisWorkbook.Path & "\Custom Functions.xla" AddIns("Makros").Installed = True![]()