Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm looking for a way to highlight duplicate rows that cover a series of
cells. For example, each row in A1:A5 must match each row in A55:E55 to be considered a duplicate. What's the best way to go about this? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
probably add a column which concatenates the data from the used cells in a
row - depends on how many columns you have you could then use the countif() formula to highlight where the duplicates are ( countif 1) "Rugby Stud" wrote in message ... I'm looking for a way to highlight duplicate rows that cover a series of cells. For example, each row in A1:A5 must match each row in A55:E55 to be considered a duplicate. What's the best way to go about this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
highlight duplicate rows | Excel Discussion (Misc queries) | |||
highlight duplicate rows comparing two cells | Excel Programming | |||
highlight duplicate rows comparing two cells | Excel Programming | |||
How to Highlight Two Rows With Two Columns of Duplicate Values | Excel Worksheet Functions | |||
Highlight/remove duplicate rows | Excel Programming |