+ Reply to Thread
Results 1 to 6 of 6

By matching value count unique data

  1. #1
    Registered User
    Join Date
    09-18-2012
    Location
    India
    MS-Off Ver
    Excel 2007,Excel 2010
    Posts
    28

    Question By matching value count unique data

    Hi,

    I have 2 sheet:

    Sheet1 Header
    Date Company Called Number of calls

    Sheet2 header:

    Date Company name Number of calls

    Requirement:
    Check date column of sheet1 with sheet2 if matched count unique company name in B column of Sheet2.

    Regards,

    Anil
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    wales
    MS-Off Ver
    Excel 2007
    Posts
    964

    Re: By matching value count unique data

    are you ok having a helper column?
    The Importance of INDEX - A GUIDE TO INDEX'S OTHER USES
    <--- If a post helps hit the star

  3. #3
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    wales
    MS-Off Ver
    Excel 2007
    Posts
    964

    Re: By matching value count unique data

    I have done this it might help (it uses a helper column but I don't think you could do it without 1)

    ursanil_ans.xlsx

  4. #4
    Registered User
    Join Date
    09-18-2012
    Location
    India
    MS-Off Ver
    Excel 2007,Excel 2010
    Posts
    28

    Re: By matching value count unique data

    Its working

    I was trying with the following to get unique ids: =SUM(IF(FREQUENCY()>0,1))

    But struck to instruct the formula only when the date match trigger the formula only for the particular date.
    Last edited by ursanil; 01-17-2013 at 08:17 AM.

  5. #5
    Forum Expert icestationzbra's Avatar
    Join Date
    01-07-2004
    MS-Off Ver
    2007, 2010
    Posts
    1,421

    Re: By matching value count unique data

    put this ARRAY formula in Sheet1!B2 of the sample you uploaded in post #1; no helper column required:

    Please Login or Register  to view this content.
    - i.s.z -
    CSE, aka Array aka { }, formulae are confirmed with CONTROL+SHIFT+ENTER.
    Replace commas ( , ) with semicolons ( ; ) in formulae, if your locale setting demands.
    All good ideas are courtesy resources from this forum as well as others around the web.
    - e.o.m -

  6. #6
    Forum Contributor
    Join Date
    12-23-2003
    Posts
    179

    Re: By matching value count unique data

    Sheet1, B2, control+shift+enter, not just enter, and copy down:
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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