ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   cell's address of the largest number (https://www.excelbanter.com/excel-discussion-misc-queries/21302-cells-address-largest-number.html)

novio

cell's address of the largest number
 
how do i receive the address of the cell of the largest number on a list ?
That is, A1 / B12 / C32 etc.

Niek Otten

Depends on what you mean with "address". Do you want text, like "A1"? Or do
you want a relative position in a table?

In the latter case, consider

=MATCH(MAX(A1:A100),A1:A100,0)

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"novio" wrote in message
...
how do i receive the address of the cell of the largest number on a list ?
That is, A1 / B12 / C32 etc.





All times are GMT +1. The time now is 03:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com