08-04-2010 04:45 PM
I did, when I had all the transposes in there, the file came out in just 2 columns.
When I took them out, it came out all nicely formatted
See attached, it looks f*** beautiful, haha.
Thanks again! 🙂
08-04-2010 05:22 PM - edited 08-04-2010 05:23 PM
If you don't use transpose then what's shown in the attached screenshot will happen. You have a True constant wired to your version of the spreadsheet VIs, and if you kept the same terminals then you are transposing when reading and writing the file, so your transpose is embedded inside the subVIs.
08-04-2010 05:25 PM
@smercurio_fc wrote:
If you don't use transpose then what's shown in the attached screenshot will happen. You have a True constant wired to your version of the spreadsheet VIs, and if you kept the same terminals then you are transposing when reading and writing the file, so your transpose is embedded inside the subVIs.
Ah, okay
Yeah, I attached what I did, just to show.