-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
Type: programming questionHow-to question that should be posted to Stack OverflowHow-to question that should be posted to Stack Overflow
Description
I have existing custom function created in Com Add-in. To support MAC and online I am creating a web Add-in. I have included the equivalent add-in in the manifest. but the web add-in does not recognize the custom function created in com add-in when the same workbook opened on browser/mac instead, it throws #Name? and displays the namespace used in com add-in.
xxx.Office.Formulas COMCustom function used in com Add-in template "=get("data").
Custom function displayed on Browser "=@xxx.Office.Formulas.get("data")"
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: e01562c5-ae22-8345-83f5-c1159bbb7cf0
- Version Independent ID: 70835436-060e-807f-3cee-a8ca0f7b6959
- Content: Make your Office Add-in compatible with an existing COM add-in - Office Add-ins
- Content Source: docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
- Product: non-product-specific
- Technology: add-ins
- GitHub Login: @o365devx
- Microsoft Alias: o365devx
Metadata
Metadata
Assignees
Labels
Type: programming questionHow-to question that should be posted to Stack OverflowHow-to question that should be posted to Stack Overflow