+ Reply to Thread
Results 1 to 16 of 16

vlookup - count for multiple data

  1. #1
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    vlookup - count for multiple data

    Hi I need to retrieve data from sheet 2 with a condition count of >0.

    Attached file as you can see in sheet 1 H:K are the data that needed to be filled in with the formula..

    See how the numbers are retrieved from sheet 2 in yellow, 1low and 2low and 4 medium.

    Please tell me the formula that needs to be filled in sheet 1 H:K

    Thank You
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,066

    Re: vlookup - count for multiple data

    is this for microsoft excel or google sheets?
    As a gesture off appreciation, you can click * Add Reputation at the foot of any of the posts of members who helped you reach a solution.

    And finally, was your problem solved? if so, please click Thread Tools above the first post of your enquiry, then select [Solved]

  3. #3
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: vlookup - count for multiple data

    HI

    this is for google sheet

  4. #4
    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,950

    Re: vlookup - count for multiple data

    I really think you should change your forum profile to Google Sheets, otherwise you are going to be asked this almost every time!
    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.

  5. #5
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: vlookup - count for multiple data

    Thank You Ali, done
    https://prnt.sc/fFzsN69L3aET

  6. #6
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,066

    Re: vlookup - count for multiple data

    awesome!

    since your posts count is over 10, you should now be able to post links.

    to speed things up (so that helpers dont need to download, upload, then convert files) can you post a link to a sample file, with Editor access enabled for Anyone with the link

    to maintain your own privacy, you may like to use this form from the Google Experts:
    https://docs.google.com/forms/d/e/1F...VbWiA/viewform

    after you fill in some details, it will send a link to your gmail, and then you can drop sample data into the file that is hosted by Google.

  7. #7
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: vlookup - count for multiple data

    Can I just share google sheet without having must fill in those form ?

  8. #8
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: vlookup - count for multiple data


  9. #9
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,066

    Re: vlookup - count for multiple data

    Can I just share google sheet without having must fill in those form ?
    as i said.. you MAY LIKE TO.... its up to you.

    to make things easier.. instead of making new files every time you add to your existing project.. why not consider using the same file each time?

    anyhow.. moving on.... i would like to give a formula that should work.. but your problem (again!) is that your data is poorly constructed... you have rows that can give duplicate results.

    clean up your data! *(hint.. look in sheet 2)

    then i will provide a formula.

  10. #10
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: vlookup - count for multiple data

    Hi

    I have fixed it, please help me
    Last edited by Asdf99; 07-18-2022 at 07:00 AM.

  11. #11
    Forum Contributor
    Join Date
    09-20-2018
    Location
    Jakarta
    MS-Off Ver
    google
    Posts
    102
    Try with sum ifs ?

  12. #12
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,066

    Re: vlookup - count for multiple data

    in Sheet1!H3, then dragged down:

    Please Login or Register  to view this content.

  13. #13
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: vlookup - count for multiple data

    It's good, but not working in my real data, it's said :
    Query completed with an empty output.

    voiny.png
    Last edited by Asdf99; 07-20-2022 at 04:10 AM. Reason: Adding image

  14. #14
    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,950

    Re: vlookup - count for multiple data

    You can attach images using the forum's attachment facility - no need for external links.

  15. #15
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: vlookup - count for multiple data

    sure done editing

  16. #16
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,066

    Re: vlookup - count for multiple data

    that image does not match the data in the spreadsheet you have shared.

    please put make sure that the data you share is EXACTLY the same structure as your real life spreadsheet.

    also, you have many note saying "fill here the formula for xxxx".. but you have not given any manually calculated results OR any explanation of what you expect to be calculated OR how it should be calculated.

    how is anyone to guess what is current and what is forecast?
    Last edited by janmorris; 07-20-2022 at 07:07 AM.

+ 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 and VLookup Across Multiple Sheets
    By Necroscope in forum Excel General
    Replies: 4
    Last Post: 03-24-2021, 10:50 AM
  2. VLOOKUP Count values in multiple sheets
    By Bilbo007 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-13-2019, 05:25 AM
  3. [SOLVED] Complex VLOOKUP of multiple records, adding results, and averaging them by record count
    By Aimee S. in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-10-2015, 10:12 AM
  4. VLookup Formula for Inventory count with different/multiple Values
    By Sweden12 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-05-2014, 03:55 AM
  5. Excel 2007 : VLookup and count multiple prefixed data
    By zoso1972 in forum Excel General
    Replies: 2
    Last Post: 08-10-2010, 11:15 PM
  6. Can't use vlookup to count multiple occurences in same collumn?
    By The Hylander in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-07-2009, 06:15 AM
  7. Multiple function count and vlookup
    By Abaldwin22 in forum Excel General
    Replies: 1
    Last Post: 04-28-2009, 09:35 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