Support Board
Date/Time: Tue, 16 Jun 2026 06:47:21 +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? |
