CodePudding user response:
The first append to escape character % "fails, then couldn't identify the back of the tableCodePudding user response:
"String"Double quotation marks around the string content, if the string itself contains double quotation marks should be writing two double quotation marks, or with CRH (34) instead of, for example:
"A" & amp; CRH (34) & amp; "B"
Is equivalent to:
"A" "b"