I have a range (A1:L200) that has only numerical values (0-37).I have a formula that shows the frequency that each value appears:=FREQUENCY(A1:L200, N1:N38)
How can I use this formula or something similar with conditional formatting to depict a heat map over the range where the most frequent values are some color and lesser frequencies are varying lighter shades?