Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to save the minimum value of column B at "d"
So i define. ============== Dim d As Long d="=MIN($B:$B)" ================ However, it doesn't work. How can I save the number? I can print it on a cell (for example, Cells(1,1)="=MIN($B:$B)" ) Thx''' |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Minimum value look up | Excel Worksheet Functions | |||
minimum and the corresponding value | Excel Worksheet Functions | |||
Minimum Value | Excel Worksheet Functions | |||
How to lookup the minimum, 2nd minimum and 3rd minimum......... | Excel Worksheet Functions | |||
Minimum but One?? | Excel Worksheet Functions |