08-09-2013 11:19 AM
It's actually just "Build Array." I'm building a one-element array so it will go into your "Write to Spreadsheet File" VI, because that's what it takes as input.
And, if you want to work on an existing spreadsheet or a blank template, you "Read from Spreadsheet File" into an array of rows, then apply this to fix the row you want, then rebuild the whole array, and write it back.
Cameron
08-13-2013 08:57 AM
Thanks for your help Cameron, problem solved