in reply to Thanks !! (XML + Excel) with (win32::OLE and XML::Simple)

I believe your thanks will be appreciated by all in the monastery.

Comment: Is there any way Sporti69 could be persuaded to enclose the huge chunks of data and code in the OP in <readmore> ... </readmore> tags?

Replies are listed 'Best First'.
Re^2: Thanks !! (XML + Excel) with (win32::OLE and XML::Simple)
by Sporti69 (Acolyte) on Dec 06, 2008 at 19:12 UTC
    Now that I discovered the readmore I wil enjoy using it :) Thx m8

    Updated my posts

    Any ideas on my error ?
      I found out what the error is. Encoding reference in the xml files was invalid. I changed, also in this topic, to <?xml version="1.0" encoding="ISO-8859-1"?>

      I will try to get the last two remarks in the code now.

      Keeping you guys up to date