Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Donna,
A formula cannot directly change the value in any cell other than the cell the formula is in so you have 2 choices. lets assume thes evalues are in a1 down, In B1 enter =IF(MAX($A$1:$A$100)=A1,200,"") Or you need a macro. Mike "Donna" wrote: Thanks. Now what is the formula for finding the largest value and then inserting $200 in the next column, same row? "Mike H" wrote: Maybe =Max(A1:a100) Mike "Donna" wrote: How do I find the largest value in a range? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Largest of Two Values | Excel Worksheet Functions | |||
Can I calculate a statistical range (largest minus smallest)? | Excel Discussion (Misc queries) | |||
Largest Value | Excel Worksheet Functions | |||
Second largest value | Excel Discussion (Misc queries) | |||
Getting the 2nd largest or smallest valuesin a range | Excel Discussion (Misc queries) |