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.
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.