J
Jack Marr
I'm trying to bring forward an XLL interface that was implemented in
XL04 using Application.RegisterXLL, REGISTER.ID and Application.RUN
under VBA. I understand REGISTER.ID is not supported in XL08 and
XLM's RUN looks nothing like VBA's Application.RUN. Is XLM EXEC my
only alternative? So far I haven't been able to get it to do anything
but am thinking that the performance would be unacceptable, and that's
assuming it's possible to obtain a return value from it. Are there
any other alternatives in XLM (or elsewhere) I'm missing?
XL04 using Application.RegisterXLL, REGISTER.ID and Application.RUN
under VBA. I understand REGISTER.ID is not supported in XL08 and
XLM's RUN looks nothing like VBA's Application.RUN. Is XLM EXEC my
only alternative? So far I haven't been able to get it to do anything
but am thinking that the performance would be unacceptable, and that's
assuming it's possible to obtain a return value from it. Are there
any other alternatives in XLM (or elsewhere) I'm missing?