There is a couple of solutions for your problem:
By saving a txt file seperated by commas as a text file with a .csv extension automatically opens in excell without conversions as cell entries. Excell has a built in functionality associated with csv.
Secondly you can use activeX:
See your CVI documentation on : ActiveX Examples, there's a good example doing that.
Then there's a routine written by Written by Ori Idan in March 1998 to do it through the Excell .dll (See attachments)
and another by an unknown author (cannot recall his name) that was published on the CVI email forums site that was disbanned. (Welcome2.cvi)
There is good working examples in the attached project files.
My preference is to write files in CSV format and then t
he next option would be writing native Exell formats.
Hope this helps.
Jattie van der Linde
Engineering Manager, Software & Automation
TEL Magnetic Solutions Ltd