• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

excel plugin

2cool4u

Senior member
Does anyone know how to write an excel plugin, like DigDB? I have a formula that wuold be very useful for many people but a plugin would make it even easier.

Thanks
 
I know this is a late reply.

You can write the formula as a function in a normal macro in a blank sheet. Then, you just save it as an excel add-in (*.xla). I've worked on one here complete with menus and everything.

Then, users just have to install that add-in and they will have the custom formulas available.

 
Back
Top