+ Reply to Thread
Results 1 to 2 of 2

How To find identical values

  1. #1
    marcgijsman@hotmail.com
    Guest

    How To find identical values

    Hi
    I have a sheet with in which i like to find identical values and report
    in how many times does this value appear.
    A B C D
    x y z x =3
    r x r y =1
    f f z z =2
    r =1
    f =2
    I have tried several functions but no luck, can anyone tell me how to
    do this?

    Thanks in advance


  2. #2
    Bondi
    Guest

    Re: How To find identical values


    marcgijs...@hotmail.com wrote:
    > Hi
    > I have a sheet with in which i like to find identical values and report
    > in how many times does this value appear.
    > A B C D
    > x y z x =3
    > r x r y =1
    > f f z z =2
    > r =1
    > f =2
    > I have tried several functions but no luck, can anyone tell me how to
    > do this?
    >
    > Thanks in advance


    Hi,
    Maybe you can use something like:

    =COUNTIF(A1:C3,"f")

    Regards,
    Bondi


+ 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