![]() |
Compiling vba code as stand alone exe
Hello,
I'm trying to locate a free or opensource compiler that would enable me to compile some vba coding that I have done into stand alone exe. Can this be done? if so, could someone point me in the right direction please. Thank you very much! Daniel P. |
Compiling vba code as stand alone exe
Hi Daniel,
Afraid not. VBA exists within a host application, and needs that application to run it. You could write your code in VB, using the VB product, but if that is working on a workbook, then you will need to access that workbook via automation, which is a bit trickier. -- HTH RP (remove nothere from the email address if mailing direct) "Daniel" wrote in message ... Hello, I'm trying to locate a free or opensource compiler that would enable me to compile some vba coding that I have done into stand alone exe. Can this be done? if so, could someone point me in the right direction please. Thank you very much! Daniel P. |
All times are GMT +1. The time now is 08:13 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com