I previously asked how one could read arrays correctly from Excel. Now I have the reverse question.
How do you pass data into an Excel viewer such that each array comes out in it's own cell? I tried saving an HTML page and importing into Excel, but the arrays are not formatted in the way that I want (ie. the array elements are written to separate lines). And of course the native Excel viewer contracts the array into a single string.
Lee
