+ Reply to Thread
Results 1 to 3 of 3

can i stop repeating values?

  1. #1
    Haitham
    Guest

    can i stop repeating values?

    if I want to make each cell with unique value in specific Coolum in the
    meaning that if I tray to write the same value again would not be accepted.

  2. #2
    Guest

    Re: can i stop repeating values?

    Hi

    Select your column (D, for example), go to Data/Validation and select
    Custom. In the Formula box type:
    =COUNTIF(D:D,D1)<2

    Hope this helps.
    Andy.

    "Haitham" <[email protected]> wrote in message
    news:[email protected]...
    > if I want to make each cell with unique value in specific Coolum in the
    > meaning that if I tray to write the same value again would not be
    > accepted.




  3. #3
    Arvi Laanemets
    Guest

    Re: can i stop repeating values?

    Hi

    Use data validation
    For column A:
    Data>Validation...>Custom with Formula = (COUNTIF(A:A,A1)<2)


    --
    Arvi Laanemets
    ( My real mail address: arvi.laanemets<at>tarkon.ee )


    "Haitham" <[email protected]> wrote in message
    news:[email protected]...
    > if I want to make each cell with unique value in specific Coolum in the
    > meaning that if I tray to write the same value again would not be
    > accepted.




+ 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