Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 37
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default 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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 and 2007 in same PC Lp12 Excel Discussion (Misc queries) 0 December 5th 07 02:47 PM
Excel 2003 to 2007 help learningdba Excel Discussion (Misc queries) 0 September 15th 07 12:38 PM
Excel 2003-2007 (another one) zil Excel Discussion (Misc queries) 1 July 2nd 07 04:04 PM
Excel 2003 to 2007 zil Excel Discussion (Misc queries) 0 May 25th 07 10:00 PM
2007 & 2003 Excel Velcroman Excel Discussion (Misc queries) 1 April 11th 07 01:26 PM


All times are GMT +1. The time now is 08:24 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"