Skip to content

Issue with custom functions compatible with existing com Add-in  #220

@vikasm1720

Description

@vikasm1720

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 COM

Custom 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.

Metadata

Metadata

Assignees

Labels

Type: programming questionHow-to question that should be posted to Stack Overflow

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions