Can I create a msgbox that is asking for a string to be typed in?

  • Thread starter Thread starter Phillips
  • Start date Start date
P

Phillips

I would like to create a message to the user (msgbox comes to mind) but I
would need the ability to have the user type in something, and then press
OK. Can that be done?

Thanks
Phil
 
Phil

Go into Visual Basic Help and search for InPutBox. It
will give you a code snippet.

thanks,

Greg
 

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