I
IgorM
In excel there when you edit a formula (press F2 in a cell with formula) and
than select whan of the arguments of that formula and press F9 you get value
instead of formula. For instance there is a formula "=A1+A2+A3", by
selecting A3 and pressing F9 you get "=A1+A2+25,36" where 25,36 is the value
from A3. Is there a way to do something like that in vba, that is to change
references to values in a formula?
than select whan of the arguments of that formula and press F9 you get value
instead of formula. For instance there is a formula "=A1+A2+A3", by
selecting A3 and pressing F9 you get "=A1+A2+25,36" where 25,36 is the value
from A3. Is there a way to do something like that in vba, that is to change
references to values in a formula?