G
Guest
Does any version of Excel have collumns past collumn IV?
What is the last available collumn in Excel v.3?
What is the last available collumn in Excel v.3?
hi,
column iv is about it. 256 columns. if you need more then
you may have to go to another spreadsheet. i know of no
others that have more than 256 columns. sorry.
rank Kabel said:Access has the same 256 columns limitation.
Though one can
argue that this is enough for a database as you should use
foreign key relations rather than a 'flat-file'
structure![]()
Not sure about SQL server though
yes indeedI assume you mean a Jet database, for which the limit is 255 columns.
Hi Jamie
[...]yes indeedI assume you mean a Jet database, for which the limit is 255 columns.
I assume you mean normalization, the principles of which can be
applied to Excel data, even though Excel lacks Declarative Referential
Integrity (DRI) i.e. enforcement of foreign key relationships.
The limit is also 255 columns.
Jamie.
--