Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Bernie, I tried the following one. It worked for every number except 0. If there was a 0 in the range, it didn't work. Please help. Thanks! Dim myAdd As String Dim rng As Range Set rng = Range("A1:A100") myAdd = MinAddress(rng) MsgBox myAdd -- Tre_cool ------------------------------------------------------------------------ Tre_cool's Profile: http://www.excelforum.com/member.php...o&userid=26416 View this thread: http://www.excelforum.com/showthread...hreadid=475552 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding Cell address by value | Excel Discussion (Misc queries) | |||
Finding Minimum but if same number repeats in the range, then find | Excel Discussion (Misc queries) | |||
Finding a minimum value in a cell that is constantly changing. | Excel Worksheet Functions | |||
Finding a minimum value and selecting the cell containing this val | Excel Worksheet Functions | |||
Finding the minimum in a selected number of rows of the same colum | Excel Worksheet Functions |