お話の筋とは少し違いますが、もし@Prompt([OkCancelEdit]; "Enter Your Name"; "Type your name in the box below."; "") みたいに記述されていましたら、Scriptで Dim Shimei As String Shimei = Inputbox("Enter Your Name") ともできるような気もします。