Forum Discussion
Script Lab Error "This add-in could not be started"
I tried all of your suggestions, including #7, but nothing worked. I also tried using the Office Logging tool below, but I was unable to interpret or guess the information in the log.
https://learn.microsoft.com/en-us/microsoft-365/troubleshoot/diagnostic-logs/collect-office-diagnostic-logs
I think I will need to contact the Script Lab team. Do you know how can I do this?
Thank you.
Script Lab was developed by the Microsoft Office team as an open-source project. Since it is an open-source project, it does not have a traditional support team. Instead, users typically seek help through GitHub repositories or community forums.
To contact the Script Lab community or find assistance, you can try the following:
- GitHub Repository: Script Lab's primary development and issue tracking take place on GitHub. You can visit the official Script Lab GitHub repository at https://github.com/OfficeDev/office-js-docs-pr and check the "Issues" section to see if anyone else has reported a similar problem or ask a new question if needed.
Please note that since Script Lab is an open-source project, the level of support might differ from traditional commercial software. However, many open-source communities are very active and helpful, and you might find valuable assistance there.
As my knowledge is based on information available up to September 2021, there might have been updates or changes related to Script Lab or its support channels. I recommend visiting the official Script Lab website, checking the Microsoft AppSource, or referring to other up-to-date resources to get the latest information and contact details. Remember that for general Microsoft Office-related issues, you can always reach out to Microsoft support directly for assistance.
Alternative UDF Solutions: If Script Lab still does not work, consider using native Excel functionality or alternative UDF solutions available through other add-ins or custom VBA code.
The text and the steps are the result of various AI's put together.
My answers are voluntary and without guarantee!
Hope this will help you.