Compiler for Excel

  • Thread starter Thread starter Oscar
  • Start date Start date
O

Oscar

I would like to be able to produce an *.exe file starting
with an Excel workbook. I understand there is a compiler
to do so. Can anybody give me a hint? I kwnow there is
Visual Baler, however it has several limitations and
cannot create applications as powerful as Excel.

I cannot solve my problem by using Excel templates, due to
my need to protect my application with a hardware lock,
which works only with exectuable files.

Thansa in advance for your asistance!
 
Hi
AFAIK there's no such compiler (Visual Baler is the only thing which
comes close). So you can't protect your Excel files like you want
 
You could create a VB executable and access Excel via automation .

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Back
Top