Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 14th, 2005, 06:18 AM
Registered User
 
Join Date: Jan 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem in Conversion from XML to Excel

Hello there,
well i have the prob. during the conversion from XML to Excel. When i open an XML file in Excel it works fine except it shows number fields for 2 times in Execl.
how to resolve it ??????
Here is the XML file

  <?xml version="1.0" ?>
- <!-- Generated by Oracle Reports version 6.0.8.18.0
  -->
- <GL_GLLEDGBANK111>
- <G_MDATE>
  <REF_DATE>28-JUL-04</REF_DATE>
  <INST>- CASH</INST>
  <PARTICULERS>CASH</PARTICULERS>
  <MDATE>02-Aug-04</MDATE>
  <VOUCHER>2085</VOUCHER>
  <DEBIT>200000</DEBIT>
  <CREDIT>0</CREDIT>
  </G_MDATE>
 </GL_GLLEDGBANK111>

and the output in Excel file generates the voucher,credit and debit fields for 2 times.



 
Old January 14th, 2005, 11:24 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

How are you trying to open it? I opened it as a list and let Excel create a schema and it showed as expected, just seven cells of data.


--

Joe (Microsoft MVP - XML)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem importing XML data to Excel bluerattle XML 2 July 3rd, 2007 03:35 PM
Problem importing XML data to Excel bluerattle Excel VBA 0 July 3rd, 2007 03:34 PM
XML conversion to CSV - Problem with value ccurtiss1977 XSLT 1 December 22nd, 2006 10:40 AM
Very confused on XML to XML conversion mal141 XSLT 2 August 11th, 2006 02:44 AM
Excel Conversion echovue Excel VBA 2 December 13th, 2005 12:44 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.