Automating my application

  • Thread starter Thread starter Steve Barnett
  • Start date Start date
S

Steve Barnett

I want users to be able to automate my C# application, just as I can
automate other apps such as Word and Excel.

Any suggestions as to how I go about this please? I just need a bit of a
starter or a tutorial.

Thanks
Steve
 
Thanks Laura T, but I want other apps to be able to automate mine.

For many years we've had a VB6 app that I needed to insert data into using
Excel. I've done this by writing CSV files and writing an import program to
load the data in to my app. Now I'm redesigning for .Net it makes sense to
be able to automate my app and insert the data directly from Excel using VBA
and automation.

Steve
 

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