Thanks for your quick reply Christer.
Just to give you some further information, Im using a subvi to package the data and write it to a spreadsheet file. The data is formatted to a Table then converted to a spreadsheet string as you have done.
The reason I need to write the whole table is that Im running different tests and each of these tests outputs different table and data configurations. When the data is passed to the packaging subvi, it creates an appropriate folder and file name.
I would like to use the same data packaging vi that will take 'any' sort of table and write it to file.
Like i mentioned before, I did manage to do this, but just cant replicate it 😞