Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Excel Constants for maximum number of rows, columns?

Using Microsoft Office Excel 2003 COM Automation.

Are there any constants in the Excel Office 2003 COM library for maximum number of rows (65,536) and maximum number of columns (256) on a Worksheet?

Looked through the library and could not find any constants for those values. If there are such constants, are they also there for other versions of Excel, like Office XP, Office 2000?

Thanks,
Frank
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Excel Constants for maximum number of rows, columns?

HI Frank,

Not a constant as such, but a property of the respective objects, that is

Rows.Count

and

Columns.Count

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Frank Jones" wrote in message
...
Using Microsoft Office Excel 2003 COM Automation.

Are there any constants in the Excel Office 2003 COM library for maximum

number of rows (65,536) and maximum number of columns (256) on a Worksheet?

Looked through the library and could not find any constants for those

values. If there are such constants, are they also there for other versions
of Excel, like Office XP, Office 2000?

Thanks,
Frank



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Excel Constants for maximum number of rows, columns?

Thanks Bob

----- Bob Phillips wrote: ----

HI Frank

Not a constant as such, but a property of the respective objects, that i

Rows.Coun

an

Columns.Coun

--

HT

Bob Phillip
... looking out across Poole Harbour to the Purbeck
(remove nothere from the email address if mailing direct

"Frank Jones" wrote in messag
..
Using Microsoft Office Excel 2003 COM Automation
Are there any constants in the Excel Office 2003 COM library for maximu

number of rows (65,536) and maximum number of columns (256) on a Worksheet
Looked through the library and could not find any constants for thos

values. If there are such constants, are they also there for other version
of Excel, like Office XP, Office 2000
Thanks

Fran




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DOES EXCEL HAVE a MAXIMUM NUMBER OF COLUMNS PER WORKBOOK? CJ Excel Discussion (Misc queries) 3 June 1st 10 06:16 PM
what is the maximum number of rows excel for mac 2008? kyle Excel Discussion (Misc queries) 1 March 21st 10 02:55 AM
what is the maximum number of rows excel for mac 2008 has? kyle Excel Discussion (Misc queries) 0 March 19th 10 07:00 PM
maximum number of rows in Excel 2007 ruis Excel Discussion (Misc queries) 2 April 10th 08 11:47 AM
What is the maximum number of rows in an Excel spreadsheet ? Larry Liu Excel Discussion (Misc queries) 5 September 20th 05 06:06 PM


All times are GMT +1. The time now is 05:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"