+ Reply to Thread
Results 1 to 6 of 6

Based on 2 columns..i want the total sum of count in the next sheet

  1. #1
    Registered User
    Join Date
    08-12-2015
    Location
    india
    MS-Off Ver
    2010
    Posts
    40

    Based on 2 columns..i want the total sum of count in the next sheet

    Dear,

    I have the "data sheet" based on column A and B,I need the count of data in the "result" i have provided expected result also for you reference.I want the count.

    Please help.


    Regards,

    Chaks
    Attached Files Attached Files
    Last edited by chakkaravarthy.m; 07-23-2019 at 12:15 AM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,421

    Re: count formula help

    Administrative Note:

    We would very much like to help you with your query, however the thread title does not really convey what your request is about.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    08-12-2015
    Location
    india
    MS-Off Ver
    2010
    Posts
    40

    Re: count formula help

    I have updated the subject. Please

  4. #4
    Registered User
    Join Date
    08-12-2015
    Location
    india
    MS-Off Ver
    2010
    Posts
    40

    Re: count formula help based on two column

    please respond

  5. #5
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,110

    Re: Based on 2 columns..i want the total sum of count in the next sheet

    In C2 copied down & across
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and in F2
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  6. #6
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,790

    Re: Based on 2 columns..i want the total sum of count in the next sheet

    A
    B
    C
    D
    E
    F
    G
    H
    1
    city department fire ac issue water leakage open close inprogress
    2
    chennai metro
    2
    1
    2
    2
    1
    2
    3
    chennai transport
    1
    2
    1
    3
    1
    4
    maduria metro
    2
    1
    2
    2
    1
    2
    5
    maduria transport
    1
    2
    1
    3
    1



    Result

    C2=SUMPRODUCT(('Data sheet'!$A$2:$A$19=Result!$A2)*('Data sheet'!$B$2:$B$19=Result!$B2)*(('Data sheet'!$C$2:$C$19=Result!C$1)+('Data sheet'!$D$2:$D$19=Result!C$1)))

    copy across and down

    for hide 0(zero) custom format [=0]""
    Last edited by CARACALLA; 07-24-2019 at 02:48 PM.

+ 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. Count Blank and count based on criteria only Formula Allowed
    By Harmender in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-21-2019, 12:26 PM
  2. Formula Required to Count Rows only if condition is meet or else dont count
    By Shahbazk in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-22-2017, 08:39 AM
  3. (Count Formula) Count if two seperate ranges create unique combination
    By Geekcrux in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-10-2016, 07:00 AM
  4. Formula to count number of visible rows, and formula to count visible blanks
    By radoncadonc in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-28-2015, 04:19 PM
  5. [SOLVED] Count formula not count hidden cells in table
    By tlacloche in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-06-2013, 02:35 PM
  6. [SOLVED] Count and average formula needed to not count text field
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-07-2013, 05:30 PM
  7. Replies: 5
    Last Post: 08-29-2012, 05:25 PM

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