Support Board
Date/Time: Mon, 03 Nov 2025 06:37:32 +0000
Post From: lowest value in a column
| [2020-03-24 13:57:01] |
| User917679 - Posts: 76 |
|
Try something like this, e.g. in cell P3:
=MINZ(E3:OFFSET(E3,x,0)) where x is the number of rows. Ok and from here, how would you obtain the "cell address" that houses this minimum number? |
