ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Compiling vba code as stand alone exe (https://www.excelbanter.com/excel-programming/321766-compiling-vba-code-stand-alone-exe.html)

Daniel

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.

Bob Phillips[_6_]

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