+ Reply to Thread
Results 1 to 2 of 2

avoid duplication in a column in excel

  1. #1
    S.G.Pillai
    Guest

    avoid duplication in a column in excel

    I have to type many tags one after the other. How will i be able to know
    wheather i am reapeating the same tag which has been already entered. and how
    this can be prevented.

    I need the number of tags to appear in the top most column as i enter the
    tag. is it possible in excel. If anybody can help it would be a great help
    fro me
    bye
    thanks in advance

  2. #2
    Bob Phillips
    Guest

    Re: avoid duplication in a column in excel

    Use data validation with a custom allow type, and a formula of

    =COUNTIF($A$1:A2,A2)=1

    --
    HTH

    Bob Phillips

    (replace somewhere in email address with gmail if mailing direct)

    "S.G.Pillai" <[email protected]> wrote in message
    news:[email protected]...
    > I have to type many tags one after the other. How will i be able to know
    > wheather i am reapeating the same tag which has been already entered. and

    how
    > this can be prevented.
    >
    > I need the number of tags to appear in the top most column as i enter the
    > tag. is it possible in excel. If anybody can help it would be a great help
    > fro me
    > bye
    > thanks in advance




+ 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