View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
challa prabhu challa prabhu is offline
external usenet poster
 
Posts: 663
Default Limit To Number Of Named Formulas?

Hi,

Named variables are User defined function. There is no limit to number of
named definition. It is restricted based on the available memory. Named
variable are global variable. They can be used in all the Worksheet of a
Workbook.

Challa Prabhu

" wrote:

Is there a limit to the number of named formulas that Excel can store
under Insert/Name/Define on the menu bar? I've been asked to do a heap
of scrolling charts and I'll need to store several hundred formulas.

Any help is appreciated.