I want to compare 2 cells, and then show the value in either of those cells, depending on which is lower. For example, if H4>C5, show C5, otherwise show H4.
Both these cells contain values, but anything I’ve found online just shows the text input in the formula. How do I get the IF statement to reference the numerical value in these 2 cells ?