I want to use a Message Box to display the contents of a worksheet cell in between a text string. I keep getting an error "Compile Error" "Syntax Error".
MsgBox "Sample # Sheets("Calc").Range("A2").value "Loaded" & vbNewLine & "Click OK to Load", & vbNewLine, "Next Sample", vbONnly, "Load...