Results 1 to 6 of 6

Count unique values on basis of onter cell status

Threaded View

  1. #1
    Registered User
    Join Date
    01-02-2013
    Location
    Kuwait
    MS-Off Ver
    Excel 2010
    Posts
    5

    Count unique values on basis of onter cell status

    Dear All

    I need your support to update the Main sheet.

    Different users are adding the info in 2nd sheet (Live). I want to update the 1st sheet (main) automatically as soon as data is entered.

    I need to count the unique name of countries on the basis of their status mentioned under the services type. If the service status is live for different operators existing in one country, I need to count them only once.

    For row 2 in main sheet I need to count unique countries,

    Example,
    From B6 to B12, two different countries are mentioned.
    If they are live as mentioned in H6 to H12 and J6 to J12, I need to count them uniquely and result should be 2 for B2 cell in main sheet.
    If they are live as mentioned in L6 to L12 and N6 to N12, I need to count them uniquely and result should be 2 for C2 cell in main sheet.
    If they are live as mentioned in P6 to P12 and R6 to R12, I need to count them uniquely and result should be 2 for D2 cell in main sheet.
    If they are dates mentioned in T6 to T12 and U6 to U12, I need to count them uniquely and result should be 2 for E2 cell in main sheet.

    For row 3 in main sheet I need to count only operators,

    Example,
    From D6 to D12, 7 different operators are mentioned.
    If they are live as mentioned in H6 to H12 and J6 to J12, I need to count them uniquely and result should be 7 for B3 cell in main sheet.
    If they are live as mentioned in L6 to L12 and N6 to N12, I need to count them uniquely and result should be 7 for C3 cell in main sheet.
    If they are live as mentioned in P6 to P12 and R6 to R12, I need to count them uniquely and result should be 7 for D3 cell in main sheet.
    If they are dates mentioned in T6 to T12 and U6 to U12, I need to count them uniquely and result should be 7 for E3 cell in main sheet.
    Attached Files Attached Files

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