G
Guest
Having trouble getting correct syntax. Using two inputted variables
TotSalesDay and CurrSalesDay - need to calculate in cell
ActiveCell.FormulaR1C1 = "=RC[-2] / TotSalesDay * CurrSalesDay
TotSalesDay and CurrSalesDay - need to calculate in cell
ActiveCell.FormulaR1C1 = "=RC[-2] / TotSalesDay * CurrSalesDay