Hope you've read and understood the http://www.excelfox.com/forum/f25/message-to-cross-posters-1172/
To save code as an add-in, just look up topics in a search engine and get results like Create Your Own Excel Add-In | PCMag.com
Hope you've read and understood the http://www.excelfox.com/forum/f25/message-to-cross-posters-1172/
To save code as an add-in, just look up topics in a search engine and get results like Create Your Own Excel Add-In | PCMag.com
A dream is not something you see when you are asleep, but something you strive for when you are awake.
It's usually a bad idea to say that something can't be done.
The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve
Join us at Facebook
Regarding your answer, it is understood that a XLAM is not the solution.
I want to turn a VBA module of math., with no reference to Excel objects, in a compiled Add-in, quick, safe and simpler to deploy.
• Keeping in mind that I don't want to automate Excel objects, but only subroutines for numeric calculations, I would like to know if it is preferable a COM, a DLL or something else.
• I would like to know also if it is really necessary to compile with VB (as for example I read that you can create COM files in a simpler way, with VBA).
I hope that it is clearer now.
Finally, I would be grateful if you could also advise me documents on what you feel is the best procedure for my target.
Thanks and regards.
Bookmarks