![]() |
mark cells that have the same cell data
my excel sheet contains numbers in each cell some of which may be repeated,
how do i mark the ones that are entered more than once |
mark cells that have the same cell data
Assume your numbers data is running in A2 down
Put in B2: =IF(COUNTIF(A$2:A2,A2)1,"x","") Copy down. Col B will flag "x" for any duplicates present, ie the 2nd instance onwards. aha? hit the YES below -- Max Singapore http://savefile.com/projects/236895 Downloads:27,000 Files:200 Subscribers:70 xdemechanik --- "connect4u" wrote: my excel sheet contains numbers in each cell some of which may be repeated, how do i mark the ones that are entered more than once |
All times are GMT +1. The time now is 02:23 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com