More than 256 columns?

  • Thread starter Thread starter Terry Muldoon
  • Start date Start date
No, it isn't. Your options are to transpose the data so the current rows become columns and vice
versa (which will only work if you have fewer than 257 rows), or to use multiple worksheets.
 
No, it isn't. Your options are to transpose the data so the current rows
become columns and vice versa (which will only work if you have fewer than
257 rows), or to use multiple worksheets.
...

Or use something other than Excel. Quattro Pro and most of the Linux/Unix
spreadsheets provide more columns, FWIW.
 
Back
Top