Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Excel constants

Re-posted from

http://forums.microsoft.com/MSDN/Sho...64752&SiteID=1

Dear all,

I can get the maximum limit of Excel (vary on different version) by using,
e.g. Rows.Count and Columns.Count), and I'd like to know how I can get the
maximum number of character per a formula? (E.g. 1024 for Excel 2003), or
more generally, how I can get all Excel build-in constants?

Thanks,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Excel constants

the constants are in the type library.

See Chip Pearson's downloads page:
http://www.cpearson.com/excel/download.htm

TLIUtils.

You can view them manually in the object browser.

You can search Excel help for limitations for limits in Excel.

there is no constant for maximum number of characters in a formula and to
the best of my knowledge, it hasn't changed between versions.



--
Regards,
Tom Ogilvy




"Darryn Lavery" wrote:

Re-posted from

http://forums.microsoft.com/MSDN/Sho...64752&SiteID=1

Dear all,

I can get the maximum limit of Excel (vary on different version) by using,
e.g. Rows.Count and Columns.Count), and I'd like to know how I can get the
maximum number of character per a formula? (E.g. 1024 for Excel 2003), or
more generally, how I can get all Excel build-in constants?

Thanks,

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
Constants in Excel Sharon Excel Discussion (Misc queries) 0 July 24th 08 02:38 PM
Physical Constants for Excel Cragy Heap Excel Worksheet Functions 4 November 7th 06 02:00 PM
Excel Constants Peter Excel Programming 0 April 25th 06 03:28 AM
Excel Constants Brent[_8_] Excel Programming 2 March 27th 06 11:37 PM
vba constants for excel diver Excel Discussion (Misc queries) 2 August 25th 05 07:51 PM


All times are GMT +1. The time now is 06:40 AM.

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"