Skip to content

Instantly share code, notes, and snippets.

@ndthanh
Created December 26, 2020 15:15
Show Gist options
  • Select an option

  • Save ndthanh/93c5eadaed7993e1d02a5725802ca86c to your computer and use it in GitHub Desktop.

Select an option

Save ndthanh/93c5eadaed7993e1d02a5725802ca86c to your computer and use it in GitHub Desktop.
=SUMPRODUCT(
  SMALL(
    B25:B34,
    ROW(INDIRECT("1:5"))
  )
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment