XML parses HRef inccorectly

E

ennetws

I am trying to write XML spreadsheet documents programmatically. However,
there seems to be a bug when Excel reads the XML spreadsheet and parse the
HRef attribute of a Cell.

I am having this problem for relative paths. If I have
'Parent/Child/file.txt' and I assign an HRef attribute for it Excel on
Windows machines adds extra folders to the path resulting in
'Parent/Child/Parent/Child/file.txt'.

This looks like a bug. I tried opening the same XML spreadsheet on the Mac
version of Excel and it works fine. I tried opening it on OpenOffice Calc and
it works perfectly. I tried adding dots and slashes to the path but nothing
worked.

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top