View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
GJones GJones is offline
external usenet poster
 
Posts: 14
Default Can I create a msgbox that is asking for a string to be typed in?

Phil

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

thanks,

Greg
-----Original Message-----
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


.