S
stck2mlon
With each line entered into my spreadsheet I want =SUM(N3:R3) to adjus
to the row I am inserting into. Any suggestions?
ActiveCell.Offset(0, 18) = "=SUM(N3:R3)
to the row I am inserting into. Any suggestions?
ActiveCell.Offset(0, 18) = "=SUM(N3:R3)