Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]()
Alternatively, instead of
Put in B2: =IF(COUNTIF($A$2:A2,A2)1,"X","") Copy B2 down If there's the possibility of whitespaces (invisible) within the email addresses in col A Put in B2: =IF(SUMPRODUCT((TRIM($A$2:A2)=TRIM(A2))*(TRIM(A2)< ""))1,"X","") Copy B2 down, as before -- Rgds Max xl 97 --- GMT+8, 1° 22' N 103° 45' E xdemechanik <atyahoo<dotcom ---- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
space between text strings with concatenate | Excel Discussion (Misc queries) | |||
Compare cells/columns and highlight matching text strings | Excel Worksheet Functions | |||
Finding Partial Text in a Cell | Excel Worksheet Functions | |||
Putting text in a column based on variable text from another colum | Excel Discussion (Misc queries) | |||
Filter long Text strings | Excel Worksheet Functions |