简体   繁体   中英

creating an excel add-in

can someone please get me started on the following:

i would like to package an excel macro as an add-in to excel. the macro will reside on a central computer, where 10 other computers will connect to.

how do i create an add-in that will be constantly updated ?

According to this you can have an Add-In reside on a network share, so you wouldn't even need to bootstrap and update the code via code. Here's a quick rundown on how to create an Add-In.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM