I wanted to use addresses as arguments, something like this
a = $DK$76 b = $HZ$76 Cells(1,1).Formula = Application.WorksheetFunction.Sum(a,b)