View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rjamison rjamison is offline
external usenet poster
 
Posts: 45
Default Length limitation of cell formulas

In Excel Help under limitations and specifications it says:

--------------------------------------------------------------
Length of formula contents 1,024 characters

--------------------------------------------------------------

Here is some added information:

The length of a formula is determined using R1C1 notation, so if you are

using A1, it may vary in terms of the actual length.

--
Regards,
Tom Ogilvy

"Paul O. Schenker" wrote in message
...

Hi all,

is there a length limitation for formulas?

Thanks for any reply.

Paul