From 5cdf3c2ac184282f8ab72114dbd0bd81bdf87490 Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Sat, 18 Apr 2020 18:46:21 -0700 Subject: [PATCH 1/3] Added the following formula functions: - Min: get the lowest value - Max: get the highest value - CountE: count the number of empty cells - CountNE: count the number of non-empty cells - PercentE: percent of empty cells - PercentNE: percent of non-empty cells - AverageNE: average over non-empty cells Also added a subtle tweak that ignores an HTML comment tag ('