LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default duplication of information in cells

Paul,
I don't know if this is acceptable but you could give it a try:

Set up a range named "MySheets" with your sheet names.

Assuming data is column A on all sheets, put this formula in "spare" column
on EACH sheet: enter with Ctrl+ShifT+Enter and copy down as required.


=SUM(IF(--COUNTIF(INDIRECT("'"&MySheets&"'!$A1:$A20"),A1)0, 1,0))

Change range(s) to suit.

Any result 1 indicates a duplicate somewhere. You can filter on " 1"

HTH

"Paul" wrote:

I have email addresses stored in an excel workbook on different pages. Is
there any way you can check if the same record (email address) is duplicated
on another page in the workbook.
I have each page sorted in alphabetical order so you can manually scroll
each page and look for duplicates as they appear together.
Is there a way you can get excell to check if duplicated data exists in
different cells on different pages?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Duplication Welthey Excel Discussion (Misc queries) 2 January 15th 07 09:48 PM
How-to Prevent Value Duplication StrapJr Excel Discussion (Misc queries) 1 November 28th 06 03:57 PM
prevent duplication Ben Blair Excel Discussion (Misc queries) 1 May 21st 05 03:59 AM
Duplication in Column Ket Excel Worksheet Functions 2 March 3rd 05 02:47 PM
Sheet Duplication Abdul Hameed Excel Worksheet Functions 2 February 28th 05 03:12 PM


All times are GMT +1. The time now is 05:27 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"