D
Db1712
This did not seem to work...it returned errors..I'm missing a step
Application.Run
Range("F54:H54").Select
Selection.Sum
Cell.Value +7
End Sub
Application.Run
Range("F54:H54").Select
Selection.Sum
Cell.Value +7
End Sub