close
I can create an dialog box. But how do I use it?
Jeg kan lave en dialogboks, men ved ikke hvordan jeg bruger den?
Does this help?
'/==================================/
Sub test()
Dim strInput As String
strInput = InputBox(Prompt:=quot;Enter a name: quot;, _
Title:=quot;Test...quot;, Default:=quot;Garyquot;)
MsgBox strInput
End Sub
'/==================================/
--
Gary Brown
If this post was helpful, please click the ''Yes'' button next to ''Was this
Post Helpfull to you?''.quot;Anders Mortensenquot; wrote:
gt; I can create an dialog box. But how do I use it?
gt; Jeg kan lave en dialogboks, men ved ikke hvordan jeg bruger den?
全站熱搜