View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joyce[_4_] Joyce[_4_] is offline
external usenet poster
 
Posts: 1
Default Standalone attribute XML export

Hello!

Is there a way to ensure that Excel will not include the standalone
attribute when exporting the data to XML? I don't want this attribute
to be included in the prolog because I need the document to be
included/linked to another XML document using !ENTITY.

Thanks in advance.

Joyce