Can you write a formula where the function you want to use is a variable (cell ref)?
I’d like to be able to change the function in a formula from a cell reference. Ex.
=max (A2:A3), where the function “max” is defined from a cell reference in cell A1, so I can change the function to min, sum...