How to Handle Excel dialog box from C#?

A

Ashutosh

Hi,
I am automating excel to perform some action without facing and
interruptions. I know that excel is not good for server process, so I want to
create an environment which can handle excel message boxes.
My problem has 2 parts:
1) How C# can be notified on any excel dialog box pop-up, so that I can send
it some enter, or yes/no key?
2) How can I get the message text, which appeared in the dialog box, which
can be used for logging purpose?

Any help is greatly appreciated. Thank you.
 

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

Top