We'd like to call a macro function written in VBA from within a formula (something like =MODULE1.TEST1(). I've seen the REGISTER and CALL functions, but they're only for DLLs. This function will return a value or string. The function should be evaluated every time the sheet is recalculated (I saw how this is controllable in the REGISTER/CALL system. Is there a way to register a VBA macro?
TIA,
Erich
TIA,
Erich