Jump to content

How do i enable changes in document during msgbox?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
yonyts

yonyts

    Newbie

  • Members
  • Pip
  • 3 posts
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...

#2
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
What sort of change do you want?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#3
yonyts

yonyts

    Newbie

  • Members
  • Pip
  • 3 posts
writing.

#4
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
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!
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#5
yonyts

yonyts

    Newbie

  • Members
  • Pip
  • 3 posts
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.

#6
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
No sweat, dude.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums