C
Chas
I am using Excel to build some repetitive html coding. I need to
concatenate html that contains double quotes ("), for example, I want to
join the first line below:
<td width="50%" valign="top" align="left"
TO THIS:
style="border-left-style: none; border-left-width: medium">
How do I indicate to Excel that the double quotes are to be treated as text
and not parts of the concatenation?
Thanks for the assistance.
Charlie
concatenate html that contains double quotes ("), for example, I want to
join the first line below:
<td width="50%" valign="top" align="left"
TO THIS:
style="border-left-style: none; border-left-width: medium">
How do I indicate to Excel that the double quotes are to be treated as text
and not parts of the concatenation?
Thanks for the assistance.
Charlie