selvamariappan
New Member
- Joined
- Feb 16, 2012
- Messages
- 39
I have some code that runs with a number of calculations,
Intially I pop up a message box to the user to proceed.If they click "Ok" or "yes".Then i need to display a message box without any button stating that " Please wait "
Is there a way to automatically display the Msgbox and continue with the code execution and after a code moves to display the msgbox as "Successfully submitted".
Or is there a way to post a dialog box or msgbox without any "OK" button, that will just appear but not halt my code.
Thank you very much for any and all help.
Intially I pop up a message box to the user to proceed.If they click "Ok" or "yes".Then i need to display a message box without any button stating that " Please wait "
Is there a way to automatically display the Msgbox and continue with the code execution and after a code moves to display the msgbox as "Successfully submitted".
Or is there a way to post a dialog box or msgbox without any "OK" button, that will just appear but not halt my code.
Thank you very much for any and all help.