09-12-2008 06:31 AM
Hi milo,
where's the exact problem?
- "don't have an Excel sheet" - WriteToSpreadsheets doens't create excel workbooks, it creates csv-formatted text files (or similar)
- "in a different column" - did you create a 2D array from your data? Then you should get several columns in your file...
09-12-2008 07:26 AM
09-12-2008 09:05 AM - edited 09-12-2008 09:06 AM
Wire a True constant to the 'Transpose?' input.
These sorts of things should be easy to code and debug. You ould have placed the Write to Spreadhsheet File and Build Array in a separate VI with some dummy data. Same as what I did to create the image below. It does not hurt to experiment this way. You should also always have the context help window open and refer to it when something does not work the way you expect.
Also, please stop calling them 'cables'. The term is 'wires'.