Is it possible to use quotation marks in a string? Is there some sort of variable that I can use like vbQuote or something because it won't work if you just use:
VB Code:
  1. Call MsgBox("John Shouts "Hello"")