Input Box question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Here is my code for an inputbox

Dim search1
search1 = InputBox("i.e JOHN DOE", ("WHAT IS THE PLAYERS NAME?"))

My problem is if the box is empty and the user click the ok I need a msgbox
to appear and let the user know there need to be information in this box and
have it stay. Not move on to the next inputbox in line.

Hope you understand what I am trying to say

Thanks

Greg B.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top