Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() I want to the cell which contains the maximum value in the row to display a colour.And then apply it to the other rows. This will help to identify the maximum values in each row of data. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One way:
Select your rows, with, say, cell A1 active. Choose Format/Conditional formatting and use the dropdowns and inputbox to enter CF1: Formula is =A1=MAX(1:1) Format1: <patterns/<highlight color In article , Emml wrote: I want to the cell which contains the maximum value in the row to display a colour.And then apply it to the other rows. This will help to identify the maximum values in each row of data. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Format/ Conditional formatting/ Formula is: =A1=MAX(1:1)
-- David Biddulph "Emml" wrote in message ... I want to the cell which contains the maximum value in the row to display a colour.And then apply it to the other rows. This will help to identify the maximum values in each row of data. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Or Format/ Conditional formatting/ Cell Value is: =MAX(1:1)
-- David Biddulph "David Biddulph" <groups [at] biddulph.org.uk wrote in message ... Format/ Conditional formatting/ Formula is: =A1=MAX(1:1) "Emml" wrote in message ... I want to the cell which contains the maximum value in the row to display a colour.And then apply it to the other rows. This will help to identify the maximum values in each row of data. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks you ,McGimpsey and David Biddulph, for you ideas.
It worked ! "David Biddulph" wrote: Or Format/ Conditional formatting/ Cell Value is: =MAX(1:1) -- David Biddulph "David Biddulph" <groups [at] biddulph.org.uk wrote in message ... Format/ Conditional formatting/ Formula is: =A1=MAX(1:1) "Emml" wrote in message ... I want to the cell which contains the maximum value in the row to display a colour.And then apply it to the other rows. This will help to identify the maximum values in each row of data. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
I need conditional formatting to apply to maximum % | Excel Worksheet Functions | |||
Conditional Formatting Based on If and Or | Excel Discussion (Misc queries) | |||
How do I use conditional formatting on all rows based on data | Excel Discussion (Misc queries) |