Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this:
Select the range of cells F5:F33 Goto the menu FormatConditional Formatting Select the Formula Is option Enter this formula in the box on the right: =AND($A$5="eligible",F5=MAX(F$5:F$33)) Click the Format button Select the desired style(s) OK out -- Biff Microsoft Excel MVP "CARFL97" wrote in message ... What I'm attempting to do is write a formula within a conditional format that uses an if statement and then performs a max lookup within a column. For example: =if a5="eligible", =max(f5:f33) and then highlight the applicable max cell in column f . Any help would be greatly appreciated. This forum is a great resource! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change different cell based on conditional statement | Excel Worksheet Functions | |||
Conditional format based off of a logical if statement | Excel Discussion (Misc queries) | |||
IF Statement based on Conditional format | Excel Discussion (Misc queries) | |||
If statement based on currency format | Excel Worksheet Functions | |||
Conditional formatting based on if statement. | Excel Worksheet Functions |