Page 1 of 1

Defined Names and formulas

Posted: Tue Feb 06, 2007 12:21 pm
by Guest
Hi,
Is there a way to read (and write) formulas that are stored in named definitions?
Jon

Posted: Thu Feb 08, 2007 8:33 pm
by larsa
Hello

Yes. Use the InternalNames property. The Find method will give the index to the name. The Definition property of a name is the definition.


Lars Arvidsson