ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Concatenate - Excel 2003 or 2007 (https://www.excelbanter.com/excel-worksheet-functions/170378-concatenate-excel-2003-2007-a.html)

Matteo

Concatenate - Excel 2003 or 2007
 
Dear all,
I have to concatenate some informations into a single line, these infos are
html code and javascript so sometimes I have characters like ' " ; using
them into the concatenate function they are interpret like interruptions or
break bu they are not, how can I solve it?

Thanks all

example:

<a href="#" onclick="getinfos(111); "Try it</a

Matteo

Castell

Concatenate - Excel 2003 or 2007
 
Place the problem characters in a cell of their own (eg. A1, B2, C3). Then
enter a formula using the & to concatenate those cells (ie =A1&B2&C3).


"Matteo" wrote in message
...
Dear all,
I have to concatenate some informations into a single line, these infos
are
html code and javascript so sometimes I have characters like ' " ; using
them into the concatenate function they are interpret like interruptions
or
break bu they are not, how can I solve it?

Thanks all

example:

<a href="#" onclick="getinfos(111); "Try it</a

Matteo



Ron Rosenfeld

Concatenate - Excel 2003 or 2007
 
On Thu, 20 Dec 2007 03:26:01 -0800, Matteo
wrote:

Dear all,
I have to concatenate some informations into a single line, these infos are
html code and javascript so sometimes I have characters like ' " ; using
them into the concatenate function they are interpret like interruptions or
break bu they are not, how can I solve it?

Thanks all

example:

<a href="#" onclick="getinfos(111); "Try it</a

Matteo


Double the quote marks
--ron


All times are GMT +1. The time now is 05:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com