Application integration

  • Thread starter Thread starter Boss
  • Start date Start date
B

Boss

I wish to integrate application with excel.
Idea is when i run a macro in excel it should open an application and
perform certain tasks.
Is this possible. Can somebody give me a kick start and can take it forward
from there.

Thanks A lot for help
Boss
 
have a look at shell in help to get you going

shell("Calc")

starts the windows calculator application

Mike
 

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