Code for RefersTo property

K

kittronald

If a defined name of "Total" has a Refers to field of = SUM(A1,B1), what
is the code to assign the value v to "=SUM(A1,B1)" ?



- Ronald K.
 
G

GS

kittronald wrote on 9/20/2011 :
If a defined name of "Total" has a Refers to field of = SUM(A1,B1), what
is the code to assign the value v to "=SUM(A1,B1)" ?



- Ronald K.

Check my answer to your other post...
 
Top