+ Reply to Thread
Results 1 to 7 of 7

Count specific data with info needed from other columns as well

  1. #1
    Registered User
    Join Date
    06-23-2021
    Location
    Prince Edward Island, Canada
    MS-Off Ver
    Office 365
    Posts
    13

    Count specific data with info needed from other columns as well

    Hello all,

    I am working on an analysis of our membership base and was wondering if I could automate some functions. Please see attachment.

    In this example I have added numbers in column A which represent in this case the membership types we have and in column b it represents what their membership status is.

    The data in column F until K would represent a table where I want to show how many members have a certain membership status (sorry English is not my first language so I am explaining as good as I can).

    So I want to count in Cell G3 how many Number 1 members are active, in H3 how many Number 1 members are due for Renewal etc. I was thinking of a combination with SUMPRODUCT, and IF and maybe VLOOKUP or something like that, but I am not entirely sure how to formulate it.

    Thanks!
    Attached Files Attached Files

  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. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,845

    Re: Count specific data with info needed from other columns as well

    I'll have a look, but you may wish to go back to your earlier psot and say 'thank you' for the help you received for free.

    https://www.excelforum.com/excel-for...ing-words.html

    Try this copied across and down:

    =COUNTIFS($A$1:$A$36,$F3,$B$1:$B$36,G$2)

    If you use a French locale, you may need to change commas to semi-colons - see the attached workbook.
    Attached Files Attached Files
    Last edited by AliGW; 06-01-2022 at 10:21 AM. Reason: Workbook attached.
    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
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: Count specific data with info needed from other columns as well

    How about in G3 copied down & across
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    06-23-2021
    Location
    Prince Edward Island, Canada
    MS-Off Ver
    Office 365
    Posts
    13

    Re: Count specific data with info needed from other columns as well

    You're absolutely right! I'm sorry!

  5. #5
    Registered User
    Join Date
    06-23-2021
    Location
    Prince Edward Island, Canada
    MS-Off Ver
    Office 365
    Posts
    13

    Re: Count specific data with info needed from other columns as well

    Quote Originally Posted by Fluff13 View Post
    How about in G3 copied down & across
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    That seems to work! Thank you so much!

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

    Re: Count specific data with info needed from other columns as well

    Glad to help & thanks for the feedback.

  7. #7
    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. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,845

    Re: Count specific data with info needed from other columns as well

    That seems to work! Thank you so much!
    It's essentially the same as I offered you in the post above.

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

    Also, if you have not already done so, you may not be aware that you can thank those who have helped you by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.

+ 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. [SOLVED] Count how many rows contain data in two specific columns at the same time
    By DMA in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-18-2018, 08:46 AM
  2. Formula Needed To Count Columns With Data
    By taskmann in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 07-19-2016, 01:21 PM
  3. [SOLVED] Count non-blank cells and put info in a specific cell/sheet
    By LaserMan in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 01-13-2014, 02:00 PM
  4. [SOLVED] macro needed to extract specific columns out of multiple columns with their row data
    By genetist in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-07-2014, 12:49 AM
  5. [SOLVED] Formula needed to count if data is specific to a year
    By katieshields in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-02-2013, 01:15 AM
  6. [SOLVED] Do I use Count-IF or other formula to pull data from specific columns?
    By jordan1214 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-13-2013, 09:14 PM
  7. calculate a count using info in two columns
    By kailun54 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-25-2008, 08:04 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