PDA

Click to See Complete Forum and Search --> : Can VBA convert to .EXE?


Goh
Jan 15th, 2004, 02:59 AM
can VBA for example in excel convert to .exe?

Matt_T_hat
Jan 15th, 2004, 03:40 AM
for that you would require VB6 or VB.NET

biswajitdas
Jan 23rd, 2004, 04:03 AM
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

si_the_geek
Jan 23rd, 2004, 04:26 AM
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.

RobDog888
Jan 24th, 2004, 01:52 PM
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?