I've done a Macro program for Word with VBA ,I'm using a msgbox during my program. I want that the user will be able to change the document when the message box appears. (defultly you can't do nothing except clicking the buttons).How??
thanks very much...
How do i enable changes in document during msgbox?
Started by yonyts, Apr 06 2008 01:29 AM
5 replies to this topic
#1
Posted 06 April 2008 - 01:29 AM
|
|
|
#3
Posted 06 April 2008 - 05:38 AM
writing.
#4
Posted 06 April 2008 - 09:25 AM
Oh, ha ha, very funny. Now, seriously, can you be more specific? Do you want to do something if the user clicks on one button, but do something else if the user clicks a different button? Please describe your situation so I can help you out!
#5
Posted 06 April 2008 - 03:01 PM
I'm sorry about this, I seriously didn't mean to joke.
At my quastion I mean that when you are using MsgBox Function, it locks all the other applications so you can't do anything except clicking on the buttons, so I thought there is a command which enable to makes changes at the application.
Nevertheless, I've found the solution by Google at that link:
How do I create a Message Box which doesn't lock the Application? - VBA Visual Basic for Applications (Microsoft) FAQ - Tek-Tips
thank you very much, and again, i'm sorry about the misunderstanding.
At my quastion I mean that when you are using MsgBox Function, it locks all the other applications so you can't do anything except clicking on the buttons, so I thought there is a command which enable to makes changes at the application.
Nevertheless, I've found the solution by Google at that link:
How do I create a Message Box which doesn't lock the Application? - VBA Visual Basic for Applications (Microsoft) FAQ - Tek-Tips
thank you very much, and again, i'm sorry about the misunderstanding.


Sign In
Create Account

Back to top









