The "Best" Way is debatable, the EasiestWay is Something like

Code:
strMessage = InputBox("Type Message Here")

this will put up an inputBox prompting for some text and store it into the string strMessage