Office-js-docs-pr: Submit Custom Function to Marketplace

Created on 14 May 2019  Â·  9Comments  Â·  Source: OfficeDev/office-js-docs-pr

I have developed a Custom Excel function. May I know where do I submit it to? Or am I missing something. Thanks.

Article URL

Issue

product question

Most helpful comment

@keyur32 Yes! Thanks for your fast and detailed reply. I will be able to get on with the submission now. Please close the issue. Have a great day!

All 9 comments

@BlazorDashboard: Thanks for asking.

@mscharlock, @davidchesnut: Could you take a look? Thanks.

Yep, I will check it out and get back to you as soon as I hear from folks. Thanks! Also, it is really awesome that you have been developing custom functions, @BlazorDashboard!

Hi, Custom Functions are apart of an Office Add-ins. You can find instructions on how to submit add-ins to the Office Store here: https://docs.microsoft.com/en-us/office/dev/store/submit-to-the-office-store

Note: there specific policies you need to adhere to when submitting your add-in to the store if it contains custom functions. This is contained here:
https://docs.microsoft.com/en-us/office/dev/store/validation-policies#15-add-ins-with-excel-custom-functions

thanks

@BlazorDashboard did @keyur32's answer adequately answer your question? I'm going to leave this issue open for the moment to give you time to respond, but will likely close it tomorrow. You can always reopen the issue if you need to!

@keyur32 Yes! Thanks for your fast and detailed reply. I will be able to get on with the submission now. Please close the issue. Have a great day!

Awesome! Curious, what is the name of the add-in you are submitting?

We have an existing App for Office add in call ConnectCode Barcode Fonts Encoder that creates barcodes using custom fonts. The Excel custom functions version we plan to submit contains a list of all the available barcode functions. For examples, =ConnectCode.EncodeCode128A(A1) or =ConnectCode.EncodeCode39(A1,1) etc...to all the barcodes that we support.

Thanks! If it is an existing addin you will not want to not add that requirement set listed in the manifest. Instead you will need to offer a graceful experience and make sure your addin works in both versions without custom functions and versions with them.

Good luck on the validation!

Get Outlook for iOShttps://aka.ms/o0ukef


From: djembe-waka notifications@github.com
Sent: Wednesday, May 15, 2019 11:52:08 PM
To: OfficeDev/office-js-docs-pr
Cc: Keyur Patel; Mention
Subject: Re: [OfficeDev/office-js-docs-pr] Submit Custom Function to Marketplace (#1000)

We have an existing App for Office add in call ConnectCode Barcode Fonts Encoder that creates barcodes using custom fonts. The Excel custom functions version we plan to submit contains a list of all the available barcode functions. For examples, =ConnectCode.EncodeCode128A(A1) or =ConnectCode.EncodeCode39(A1,1) etc...For all the barcodes that we support.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FOfficeDev%2Foffice-js-docs-pr%2Fissues%2F1000%3Femail_source%3Dnotifications%26email_token%3DAA2QU55KDGRKYKYGETXRNVTPVUABRA5CNFSM4HMU4SQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQ3C4A%23issuecomment-492941680&data=02%7C01%7Ckepatel%40microsoft.com%7C69387e94ab4e4423716708d6d9cb0437%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636935863301989363&sdata=JgbxGAdOgQDgMkikloaHOxykNtH9xoxYS9exOQbh6yg%3D&reserved=0, or mute the threadhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAA2QU53V5C3TILD3EVBVTS3PVUABRANCNFSM4HMU4SQA&data=02%7C01%7Ckepatel%40microsoft.com%7C69387e94ab4e4423716708d6d9cb0437%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636935863301989363&sdata=uVW298ND29QPn07vyXi7aSvViavQ1hH9TUDDP19KOWM%3D&reserved=0.

@BlazorDashboard sounds like a very cool add-in, glad that custom functions is helpful in your development of it! I am going to close this issue for now, but feel free to reopen if you need additional help or have other questions. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thunter05 picture thunter05  Â·  6Comments

fitojb picture fitojb  Â·  3Comments

Alex-Mann picture Alex-Mann  Â·  6Comments

PeterBrodersen picture PeterBrodersen  Â·  3Comments

LevDev1 picture LevDev1  Â·  5Comments