PDA

View Full Version : [SOLVED] VBA to convert .exe



MrYemin09
11-21-2009, 10:03 AM
Hi,
How to convert VBA excel macro to (.exe) ?

lucas
11-21-2009, 10:55 AM
You should code it in visual basic.....

not vba.

Bob Phillips
11-21-2009, 11:04 AM
XCell Compiler
http://doneex.com/index.php?option=com_content&task=section&id=10&Itemid=43


http://orlando.mvps.org/index.asp#XLtoExe

MrYemin09
11-21-2009, 01:44 PM
Hi Xld!
you are link very good ,but it is software trial version, if you have changed file to .exe please send me!
Thanks for Reguard!

macropod
11-22-2009, 04:00 AM
Hi xld,

Those links are for Excel compilers, not vba compilers.

MrYemin09: You cannot compile vba code to exe. You should develop the application using a product like VB.NET or RealBasic.

MrYemin09
11-22-2009, 04:18 AM
Thanks macropod!

Dave
11-22-2009, 10:11 PM
Here's a link(s) that has some interesting stuff on the same general topic. HTH. Dave
http://www.vbaexpress.com/forum/showthread.php?t=10592