0 / 60 seg.

Based on this code, which procedure calls the subroutine SumCosts correctly?

Sub Sumosts(AcctName As String, Amount As Long)
    Range("A1") = AcctName
End Sub