Big Monk
Trappist Please! 🍷
- Joined
- Dec 24, 2015
- Messages
- 2,192
- Reaction score
- 1,154
@ajdelange I'm in the process of compiling my cell formulas and VBA code into a .Dll library. The library is then referenced as an Excel Add-in and can be called from any version of Excel. The compiled native Windows byte code is very fast and its functions can be entered into cells or called from VBA. You may find this approach interesting.
Im now officially out of my element!