compiling an Excel spreadsheet

G

Gord Dibben

Alex

You may want to investigate the possibilities presented by Visual Baler.

http://the-ciba.com/vbaler/vbaler.html

I have never used it nor know anyone who has so cannot vouch for its
functionality.

You could also investigate the use of Visual Basic(not VBA) to create
stand-alones.

Gord Dibben Excel MVP
 
D

Don Guillett

Years ago I used VB with lotus 2.3 to create stand alone programs. Great
then. Now - NOO!!
If you want my old copy, make me an offer.
 
H

Heinzpeter

MS Austria told me that it is possible to compile Excel sheets (any Version)
with Visual Studio Tools, but looking through the documentation i just found
the possibility to create managed code (i.e. the VBA Code is located
separated from the sheet on a web service), which means the source has to be
Excel 2003 and .NET Framework. Does anybody know how to do it with Excel 2003
and VBA 6.0 Code?

I would appreciate a solution very much!

Heinzpeter
 
Top