<t>Hi Expert, May I ask how to call the XLL in VBA? I have no problem to call the XLL library in either Excel, or VBA via Application.Run().However, when using Application.Run(), the VBA becomes extremely slow. (It feels like that excel is doing the Ctrl+Alt+Shift+F9 and calculate very slowly)Is the...