Make Excel a runtime application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is needed to make an Excel 2000 application into a runtime application?

Thank you.
 
Wylie C said:
What is needed to make an Excel 2000 application into a runtime application?

Thank you.

I don't understand what you mean by "runtime application" ? Give us an
example.

/Fredrik
 
If he means a stand-alone executable, not possible. It will always need to
be hosted within Excel.

You could create a VB executable, but any usage of Excel will require
automation.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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