compiling an Excel spreadsheet

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top