Excel formula
How about this:
=MIN(A2,B2)
HTH
Elkar
"Karen" wrote:
I want a formula that determines: if cell A2 is less than cell B2, enter A2,
but if cell A2 is greater than cell B2, enter B2. This is for a tax formula
that cannot be greater than the limit.
|