Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Just test each cell for the same value,
either =AND(A1=L1,A1=M1,A1=Q1) obviously add extra tests or if the cells are contiguous use =COUNTIF(M1:T1,A1)=8 -- HTH RP (remove nothere from the email address if mailing direct) "Craig" wrote in message ... I need a particular Cell to Highlight if it is the same (or equal to ) 8 different cells in the 1 row |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I copy cell formats in functions? | Excel Worksheet Functions | |||
Trying to add conditional formatting to every other cell...GOING . | Excel Worksheet Functions | |||
conditional formating for a blank cell | Excel Discussion (Misc queries) | |||
how do i use multiple conditional formats in one cell? | Excel Discussion (Misc queries) | |||
Excel: how to formulate conditional cell references | Excel Worksheet Functions |