ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how do i look through worksheets in a workbook to find duplicate (https://www.excelbanter.com/excel-worksheet-functions/32372-how-do-i-look-through-worksheets-workbook-find-duplicate.html)

Connie

how do i look through worksheets in a workbook to find duplicate
 
I have 5 worksheets in a workbook. I need a formula that will look through
the worksheet for duplicated information and display in another worksheet.

roly


Hi Connie,

I regularly use the COUNTIF function, providing you have a unique
identifier, which counts the number of the cells in a range with the
value which you state (which can be a value or cell). Any entries that
are NOT duplicated will return 1, because only one instance has been
found, and any entries that are duplicated (or more) will return the
number of times they are in the range.

=COUNTIF(Range,Criteria)

Good luck,


Roly


--
roly
------------------------------------------------------------------------
roly's Profile: http://www.excelforum.com/member.php...o&userid=24631
View this thread: http://www.excelforum.com/showthread...hreadid=381987



All times are GMT +1. The time now is 03:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com