B
Bonnie
I want to be able to position the input box. When I type in the numbers to
position the box, I get an error message. Below is the code.
answer = InputBox(prompt:="Type the one word(s) that makes the following
sentence correct:" & Chr$(13) & Chr$(13) & _
"Are everyone here?", _
Title:="Question 7", ,100,100)
Any suggestions? Thanks
position the box, I get an error message. Below is the code.
answer = InputBox(prompt:="Type the one word(s) that makes the following
sentence correct:" & Chr$(13) & Chr$(13) & _
"Are everyone here?", _
Title:="Question 7", ,100,100)
Any suggestions? Thanks