LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default XML export with <![CDATA[text]]

Hi,

I have successfully exported data from Excel to XML but I need the text
inside the nodes to be contained inside CDATA tags.

I'm getting this
<titlesome text here</title

but want this
<title<![CDATA[some text here]]</title

if i manually add the CDATA tag it treats it as html and returns the following
<title<![CDATA[some text here]]</title

Not sure if this is possible to do

Cheers
 
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
Export text lindsayhyle Excel Discussion (Misc queries) 7 August 20th 07 01:42 AM
Excel to XML, icluding CDATA [email protected] Excel Discussion (Misc queries) 0 July 12th 07 07:28 PM
Excel to XML; export parses CDATA Todd J Excel Discussion (Misc queries) 0 June 11th 07 05:37 AM
How can I export text from excel autoshapes to a text file? Donncha Excel Discussion (Misc queries) 0 July 20th 06 04:58 PM
Can't export actual text - Get #### instead confuzedagain Excel Discussion (Misc queries) 2 December 7th 05 04:31 PM


All times are GMT +1. The time now is 02:13 AM.

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

About Us

"It's about Microsoft Excel"