can VBA for example in excel convert to .exe?
Printable View
can VBA for example in excel convert to .exe?
for that you would require VB6 or VB.NET
How can you convert vba into exe.
what i understnd he wants to write a separte things in excel and he convert into exe
das
vba cannot create exe's.
it is similar to VB6, so if you have VB6 you can copy the code and make alterations - but to be honest, in most cases it is better to start again as several important methods have very different syntax.
You can only "Make project" in VBA if you have MS Office
Developer version installed. I had it installed back when I was
using Office 2000, but since I have upgraded to 2003, I don't
want to chance any incompatibilities between 2000 and 2003 to
try installing it again. I don't remember if the option was to
compile an .exe or a .dll. I didn't use it that much to be honest. I
don't know if there will be a developer version for 2003?