Hi,
Please use Cell.Formula property to assign the formula. If you want to access the value, then please first call workbook.CalcualteFormula() then access Cell.Value property.
Hi,
Please use Cell.Formula property to assign the formula. If you want to access the value, then please first call workbook.CalcualteFormula() then access Cell.Value property.