+ Reply to Thread
Results 1 to 7 of 7

count value

  1. #1
    Registered User
    Join Date
    06-06-2014
    Location
    Nepal
    MS-Off Ver
    MS office professional 2016
    Posts
    90

    count value

    need to count value .please help !!!!
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,002

    Re: count value

    Try this:

    =COUNTIF('raw data'!A:A,summary!A5)
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    06-06-2014
    Location
    Nepal
    MS-Off Ver
    MS office professional 2016
    Posts
    90

    Re: count value

    Quote Originally Posted by Glenn Kennedy View Post
    Try this:

    =COUNTIF('raw data'!A:A,summary!A5)
    Dear Glenn thanks for quick reply ..but i want to count unique value of column B respectively to same value of column A

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,002

    Re: count value

    1. You did not ask for unique values.

    2. There were no duplicates for either name.

    3. You provided no expected results.

    How am I supposed to guess what you want?

    =SUM(INDEX(('raw data'!$A$3:$A$15=summary!A5)*('raw data'!$A$3:$A$15<>"")/COUNTIFS('raw data'!$B$3:$B$15,'raw data'!$B$3:$B$15&"",'raw data'!$A$3:$A$15,'raw data'!$A$3:$A$15&""),0))

  5. #5
    Registered User
    Join Date
    06-06-2014
    Location
    Nepal
    MS-Off Ver
    MS office professional 2016
    Posts
    90

    Re: count value

    Quote Originally Posted by Glenn Kennedy View Post
    1. You did not ask for unique values.

    2. There were no duplicates for either name.

    3. You provided no expected results.

    How am I supposed to guess what you want?

    =SUM(INDEX(('raw data'!$A$3:$A$15=summary!A5)*('raw data'!$A$3:$A$15<>"")/COUNTIFS('raw data'!$B$3:$B$15,'raw data'!$B$3:$B$15&"",'raw data'!$A$3:$A$15,'raw data'!$A$3:$A$15&""),0))
    I apologize for not being clear about result..

  6. #6
    Registered User
    Join Date
    06-06-2014
    Location
    Nepal
    MS-Off Ver
    MS office professional 2016
    Posts
    90

    Re: count value

    Quote Originally Posted by wlinksanju View Post
    I apologize for not being clear about result..
    Thankyou very much

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,002

    Re: count value

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 08-31-2020, 11:54 PM
  2. Replies: 2
    Last Post: 03-03-2018, 05:00 AM
  3. Replies: 1
    Last Post: 05-19-2017, 07:37 AM
  4. Replies: 17
    Last Post: 04-11-2016, 11:14 PM
  5. Macro count items in sheet2 and provide count in embedded label in sheet1
    By jaredmccullough in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 02-05-2015, 11:27 AM
  6. Replies: 3
    Last Post: 11-18-2013, 02:06 AM
  7. Range.columns.count property returns wrong count after union operation
    By gopinan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-13-2008, 04:48 AM

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