Problem importing XML

M

Mariano Tello

Hi, im new to this xml thing. I created an excel and when i imported an XML
document, insteand of the information appearing in a single row, it began
appearing like a stairway. Example, insetad of being, row1 column A, row 1
column B, row 1 column C it appears as row1 column A, row 2 columnB, row 3
column C. Does anyone knows how to fix this?? Is it problem of excel or of my
xml??

here is a pic showing whats happening
http://i121.photobucket.com/albums/o231/fire_hunter39/error.jpg

thanks
 
M

Mariano Tello

The problem is solved. I had by mistake some elements with the same name.
Know it works correctly, but, when i import, just the data is putted in the
cells, but no header or name of the form.
<Name> Mariano Tello </Name>

Only Mariano tello will appear and not the "Name" thing. Any help? :(
 
K

KC Rippstein

I am not familiar (yet) with XML, but I believe you need a Transform in
order to set those types of formatting/template issues (header row, page
setup, fonts, column widths, etc.).
-KC
 
Top