A .NET application launching an XLS or Word document

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

Guest

Hi, please advise the following how-to
Within a .NET application, launch an Excel or Word document in a different process
Thanks
Peter
 
Hello Peter,

See System.Diagonistics.Process.Start() , this method have several
overloads, that can be used to lunch a document with it's associated
application
 

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