Skip to content

Instantly share code, notes, and snippets.

@ndthanh
Created December 26, 2020 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ndthanh/93c5eadaed7993e1d02a5725802ca86c to your computer and use it in GitHub Desktop.
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