Greg, string input is not part of beta 5, so probably the pop-up box is the only way. Its something like: Dim MyResponse As String MyResponse = AskBox$ ("Answer: ") c.SetAttrib "Response", MyResponse Mike