+ Reply to Thread
Results 1 to 4 of 4

Count Sector wise number of client

  1. #1
    Registered User
    Join Date
    09-04-2013
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    7

    Count Sector wise number of client

    We provide loan in 5 Sector. At present we have 150 clients (day by day the number is increasing) but each client have multiple account with us.
    We want to count sector wise number of client (not account) by using formula (not Pivot Table).
    * Each client has unique identification number
    * MS- Off Ver: Excel 2007

    Regards,
    Arif
    Last edited by Arif Abdullah; 09-04-2013 at 12:14 PM.

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Count Sector wise number of client

    Arif,

    Welcome to the forum!
    Unfortunately, your question is really vague.
    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.
    To attach a file, click the "Go Advanced" button and then click the paperclip icon to open the Manage Attachments dialog.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    09-04-2013
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Count Sector wise number of client

    Please see the attached file as example. In the attached file, there are 2 sheets (expected_result and data). I require the results as per the expected_result sheet.























    jogos gratis
    Attached Files Attached Files

  4. #4
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Count Sector wise number of client

    In D4
    =SUMPRODUCT((Data!$F$2:$F$32=$C4)/COUNTIF(Data!$C$2:$C$32,Data!$C$2:$C$32&""))

    In E4
    =COUNTIF(Data!$F$2:$F$32,$C4)

    Copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  5. #5
    Registered User
    Join Date
    09-04-2013
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Count Sector wise number of client

    It worked. Thank you very much.























    jogos

+ 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. Excel code to represent data from row wise to column wise
    By sreejeshc in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-12-2013, 03:45 AM
  2. [SOLVED] I want change the data row wise to coloum wise & coloumn wise to row wise.
    By satputenandkumar0 in forum Excel General
    Replies: 3
    Last Post: 12-20-2012, 08:34 AM
  3. Row wise color coded cells count
    By vinaybammidi in forum Excel General
    Replies: 3
    Last Post: 10-16-2011, 05:39 PM
  4. sorting by sector and find largest 3 number each macro help needed
    By barkiny in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-07-2005, 07:05 PM
  5. Delete row wise duplicates & colomun wise simultaneously excel
    By Dipankar in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-06-2005, 09:05 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