Closed Thread
Results 1 to 12 of 12

Formula indicating duplicate values in a range

  1. #1
    Victoria
    Guest

    Duplicate Entries

    Hi. I use excel to hold lists of phone numbers for telemarketing. I'm currently using the semi-manual way of CTRL F to find duplicate numbers.
    I've been told that there is a formula you can set up that will detect and highlight duplicate entries within a specified column. I was wondering what is the formula, and how do i set it up?
    Thanks
    Victoria

  2. #2
    SSP
    Guest
    In exceltip.com i found many solution of my problems

    Thanx excel tip...

    Regard
    SS Patel

  3. #3
    Tom Read
    Guest

    Locate and Mark Duplicate Entry

    I have a list of business names with duplicate business names within the list. I would like to instruct excel to identify those listings which are the same as another without any prompting of what to look for. For example if BHP PTY LTD appears on line A200 and also on A5078 I would like to make those duplicates with true, duplicate or some other refference.

  4. #4
    Forum Contributor
    Join Date
    12-07-2004
    Posts
    596

    Formula indicating duplicate values in a range

    Problem:

    Columns A:B contain two lists of values.
    How could we create a formula that will check whether each of the lists contains duplicate values (disregarding blanks)?

    Solution:

    Using the COUNTA and SUMPRODUCT functions as follows:
    =IF(COUNTA(A2:A7)=SUMPRODUCT((A2:A7
    The formula will return \"\"Duplicates\"\" in case the list includes duplicate values and \"\"No Duplicates\"\" in case such values are not included.


    List1____List2
    1________1
    2
    3________B
    A________2
    ________3
    1________4

  5. #5
    Registered User
    Join Date
    12-17-2003
    Posts
    2

    Thumbs down Turn off looking for linked spreadsheets

    I frequently open sheets sent to me from our field office that have multiple links to sheets located there only.
    I must click on the box seeking these sheets several times for each spreadsheet that I open. I would like this turned off.
    How do I do it?

  6. #6
    Registered User
    Join Date
    12-17-2003
    Posts
    2

    Text to columns

    I download data from a DB into excel and then convert text to columns.
    Some of the well data goes into the proper columns but most don't and usually inserts unwanted columns (in the middle of data) that I have to manually remove.
    Since I do this every day, can I control the columns so all the wells make the columns properly?

  7. #7
    Registered User
    Join Date
    08-14-2003
    Location
    New Zealand
    Posts
    41

    Reply: DHeacock

    Hi DHeacock,

    Quote Originally Posted by DHeacock
    I frequently open sheets sent to me from our field office that have multiple links to sheets located there only.
    I must click on the box seeking these sheets several times for each spreadsheet that I open. I would like this turned off.
    How do I do it?
    You should only get that message once upon opening each workbook, but you say that it is happening multiple times for each one?

    You could use code to open them without updating links, but to be honest, I find it hard to believe that it is worth the effort - easier just to press 'N' each time you open a workbook.

    HTH, but if not, post back and we'll help with the code option, but I seriously doubt the effort is worthwhile for you,

    Alan.

  8. #8
    Registered User
    Join Date
    08-14-2003
    Location
    New Zealand
    Posts
    41

    Reply: DHeacock

    Hi DHeacock,

    Quote Originally Posted by DHeacock
    I download data from a DB into excel and then convert text to columns.
    Some of the well data goes into the proper columns but most don't and usually inserts unwanted columns (in the middle of data) that I have to manually remove.
    Since I do this every day, can I control the columns so all the wells make the columns properly?
    How are you downloading the data? Are you using MS Query? Also what do you mean by 'wells'?

    Thanks,

    Alan.

  9. #9
    MAJID JALALI
    Guest

    AMAZING FORMULA

    Really exciltip.com is one the best websit in application software this is GOD GIFT FOR ME and I m thankfull my
    God ..........................

  10. #10
    Registered User
    Join Date
    06-22-2006
    Posts
    1

    New Records Entry indentification?

    Hi,

    Please help me with the problem.

    I get a list of new records everyday in the morning.
    that gets updated automatically from the last saved record.

    How do i identify the fresh record set

    thanks

    bharath

  11. #11
    Registered User
    Join Date
    11-22-2006
    Posts
    1

    duplicate values

    Columns A:B contain two lists of values.
    How could we create a formula that will check whether each of the lists contains duplicate values (disregarding blanks)?

    My Question is...

    After determining that there are duplicates, can we make a colorcoding of the items found to be duplicate especially if we are talking of voluminous items?

    thank you and best regards.

    sincerely,

    jC

    EXCELTIPS is the best....

  12. #12
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097
    Take a look at this link, it may help

    http://www.j-walk.com/ss/excel/usertips/tip073.htm
    oldchippy
    -------------


    Blessed are those who can give without remembering and take without forgetting

    If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1