Excel 2003 maximum formula length

  • Thread starter Thread starter DanF
  • Start date Start date
D

DanF

Hi - just a quicky

Who knows what the maximum length a formula can be in Excel 2003?
I've got a formula I created in Excel 2007 with 1,966 chars that I can't use
in 2003.

Cheers
 
You may be thinking of column width limit, which is 255 characters. Excel
2003 Help under "Excel specifications" in the Calculations group shows
formula content length as 1,024.
 
And just to add <g>, this is a pretty important distinction. "A1" may read
something like "R[-1]C[-1]", while "$A$1" is just "R1C1". Absolute
references are shorter in R1C1 notation.
 
Harald,

in your example, how is "R1C1" shorter than "$A$1" ? <bg>

Pete

And just to add <g>, this is a pretty important distinction. "A1" may read
something like "R[-1]C[-1]", while "$A$1" is just "R1C1". Absolute
references are shorter in R1C1 notation.




Just to add...
1024 characters when in R1C1 reference style.
DanF wrote:

Dave Peterson- Hide quoted text -

- Show quoted text -
 
Should read (or be understood as) "shorter that relative references, which
is opposite of the more common A1 notation" :-) Sorry 'bout that.


Harald,

in your example, how is "R1C1" shorter than "$A$1" ? <bg>

Pete
 
Yes, I realised that in the end, but it did take me a few readings for
it to sink in. <g>

Pete
 

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

Back
Top