NEED A LARGER SPREADSHEAT

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does any version of Excel have collumns past collumn IV?

What is the last available collumn in Excel v.3?
 
Hi

the dimensions of a worksheet in excel has not changed (still to column IV &
65536 rows). I believe Quattro Pro has more columns / rows or consider
using a database product such as Access or SQL Server.

Regards
JulieD
 
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.
 
Hi Julie
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 ;-)
 
Quattro Pro v 10 has up to 18,278 columns.

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.

I assume you mean a Jet database, for which the limit is 255 columns.
Though one can
argue that this is enough for a database as you should use
foreign key relations rather than a 'flat-file'
structure :-)

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.
Not sure about SQL server though

The limit is also 255 columns.

Jamie.

--
 
Quattro Pro has default of 256 columns, but it can be changed to your
requirements in the options. See:
http://spreadsheets.about.com/cs/quattropro/qt/qpqtmorecols.htm

Mike

Hi Jamie
[...]
I assume you mean a Jet database, for which the limit is 255 columns.
yes indeed :-)
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.

--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Collumns 1
Filter new data from collums 1
Filling in cells (or not) based on the entry in a specific collumn 3
FORMULA 2
.txt to excel 2
Switching from collumns to rows 3
Referencing sheets 4
Multiple reports 2

Back
Top