|
-
May 11th, 2005, 12:34 PM
#1
Thread Starter
New Member
Display Excel messages right inside of VB.net application
Hi,
Is there a way to show the Excel message dialog box inside of VB.net application?
At the moment all my calculation is done inside of Excel application since I want to us Excel to generation different tables and charts for the end result. I have placed some logic checks to prompt users when one of the condition is met by using the msgbox. The only problem that I have with these msgboxes are that they are displayed outside of my application which required the users to click the Excel on the taskbar in order to see the message. If the users didn't respond then my application can't continue forward. Is there a way to display the Excel message boxes either in front of my application or inside of my application so the users can see it without having to click on the Excel icon on the taskbar?
Thanks,
MT
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|