create a standalone app from workbook

  • Thread starter Thread starter Mark Stephens
  • Start date Start date
M

Mark Stephens

Does anyone know how one would turn your excel workbook into a
standaloneapplication that would work on any machine (pc) and also be secure
against anyone accessing your code? I have a trading program that i wish to
turn into a business but as it has taken me years of work i am worried that
someone will be able to break into excel and see how it works which would be
a disaster.

Any thoughts/help/pointers much appreciated.

Kind regards, Mark
 
If you use Excel objects, then there is no support for this at all without
converting it to VB6 and using automation to manipulate Excel. then your
user would need to have Excel installed.
 

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