P
padmaja
Hi,
I want to know how can we use the same formula in all the new
cells inserted, programatically in VBA.
For example:
i have a formula for the cell D1 as (A1+B1+C1)/3 .now suppose i
insert a new cell D5 i want the same formula to be there for this cell
also which should be (A5+B5+C5)/3.
Is it possible to do it programatically?
Could anyone look into this as soon as possible?
Awaiting for the reply
Regards,
Padmaja
I want to know how can we use the same formula in all the new
cells inserted, programatically in VBA.
For example:
i have a formula for the cell D1 as (A1+B1+C1)/3 .now suppose i
insert a new cell D5 i want the same formula to be there for this cell
also which should be (A5+B5+C5)/3.
Is it possible to do it programatically?
Could anyone look into this as soon as possible?
Awaiting for the reply
Regards,
Padmaja