Prev: USB & FTDI & Compiler
From: Jim on 13 Aug 2010 20:25 1) is this array too big to a excel file? 2) this array is charact array with "a, b, f,... each well". 3) is it possible to transpose 11594x26 array to 26x11594 array within the excel? Thanks! Jim
From: Walter Roberson on 13 Aug 2010 20:40 Jim wrote: > 1) is this array too big to a excel file? > 2) this array is charact array with "a, b, f,... each well". > 3) is it possible to transpose 11594x26 array to 26x11594 array within > the excel? Which excel, and are you using the COM interface to connect to excel on a Windows PC? Excel 2003 is limited to 256 columns, and that is the limit if you are not using a Windows PC or if your Windows Excel is not 2007; in 2007 it was increased to 16384.
|
Pages: 1 Prev: USB & FTDI & Compiler |