J
jbm
I am trying to use the "concatenate" function to merge
the following three text strings:
"
any word
"
This would create the cell text:
"any word"
The problem seems to be that the quotation marks are a
special charater and therefore it will not perform the
function. Is there a special procedure for using the
quotation marks as a text string with the concatenate
function?
Thanks, John
the following three text strings:
"
any word
"
This would create the cell text:
"any word"
The problem seems to be that the quotation marks are a
special charater and therefore it will not perform the
function. Is there a special procedure for using the
quotation marks as a text string with the concatenate
function?
Thanks, John