Excel-DNA / Excel-DNA/ExcelDna

Support for Namespace Prefix

Open
#316 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
292
Avg merge
20d 12h
Merged PRs (30d)
1

Description

I'm trying to migrate an old COM add-in to Excel DNA but there are several thousands of worksheets (from dozens of users) who have the old COM add-in. After migrating ALL the functions to Excel DNA (by retaining the function name and signatures) the sheets built with old COM add-in shows the functions as .customFunction(), while Excel DNA add-in shows the functions as customFunction().

Is there any way in Excel DNA to mimic the function (like the COM add-in function) with custom namespace prefix to every single function?

*Asking every user to update all their worksheets is one hell of route that I'm trying to avoid :smile:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.