P
paul reed
Hello,
I want to do concatenate two strings together and insert double quotes " in
between them. How do I do that. It doesn't like:
string1 & """ & String2
Thanks
I want to do concatenate two strings together and insert double quotes " in
between them. How do I do that. It doesn't like:
string1 & """ & String2
Thanks