J
jp
I am looking for a way to locate the cell that has the min value in a table.
I can obviously return the min value and then do a find, but I was hoping for
a more elegant solution - for example in a table of daily information being
able to find the min value and on which date (column header) it occurs.
I can obviously return the min value and then do a find, but I was hoping for
a more elegant solution - for example in a table of daily information being
able to find the min value and on which date (column header) it occurs.