Question
February 2, 2007 at 12:41 AM
talark81

writing FormulaR1C1 with $

by talark81 . Updated 18 years, 5 months ago

In VBA Excel how we can write the following formula =SUM($A$1:$A$10 programatically by using the FormulaR1C1 ?
ex: ActiveCell.FormulaR1C1 = “=RC[-1]/R[1]C[-1]” ?

This discussion is locked

All Comments