How to select & colored Top 5 highest value cell from many columns using JSL
Hello Experts, How do I select & colored the Top 5 highest value cell from many columns using JSL? Example: From all cells in column Type_A to Type_D (the similarity of these column name is it contains "_") I want to select & colored the Top 5 highest value cell with yellow. It seems "Select Where" function only applicable to comparing 2 columns. Expected result should be something like this; ...