A
Ayo
This line of code is not working. Any ideas?
Worksheets(1).Range("B22").Value =
Application.WorksheetFunction.Sum(Range("B17:B20"))
Worksheets(1).Range("B22").Value =
Application.WorksheetFunction.Sum(Range("B17:B20"))