Support Board
Date/Time: Tue, 18 Feb 2025 22:34:48 +0000
Post From: alert/sheet formula - how get the top N elements in a range
[2023-11-13 20:51:01] |
User12089 - Posts: 365 |
how get the top N elements in a range with alert or sheet formula example [5,2,3,4,1] (these are e.g. values in SC range of study values) get the top 3 elements would return a subrange consisting of [5,3,4] |