+ Reply to Thread
Results 1 to 2 of 2

how to prevent data duplication in excel 97-03

  1. #1
    Registered User
    Join Date
    05-22-2009
    Location
    Pakistan
    MS-Off Ver
    Excel 2003
    Posts
    1

    Question how to prevent data duplication in excel 97-03

    can any one tell me how to prevent the data entry more than once in any excel cell. say that i want to fill in the name of persons in column A but want no duplication of any name!

    any guidance 'll be appreciated!

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: how to prevent data duplication in excel 97-03

    Hi Mostwanted, and welcome to the forum.

    You can do this using Data Validation, for example.

    Select cells A1:A100 then click Data -> Validation.
    In the DV window, on the Settings tab, select 'Custom' in the Allow drop-down box.
    In the Formula box that then appears, type: =COUNTIF($A$1:$A$100,A1)=1 and click OK.

    Now you shouldn't be able to type in duplicate entries. Hope that helps!

+ Reply to 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