What is wrong with this macro ? Sub PrintPagesWithCodeword() 'Prints all pages with a given string Dim Message As String, Title As String, Default As String, SpecialCode As String Message = "Only pages containing following text (case sensitive) will be printed: " ' Set prompt Title...