+ Reply to Thread
Results 1 to 8 of 8

Matching multiple values from 1 worksheet to another worksheet

  1. #1
    Registered User
    Join Date
    09-01-2012
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    44

    Cool Matching multiple values from 1 worksheet to another worksheet

    Matching multiple values from 1 worksheet to another worksheet and counting it. This formulae {=IF(COUNTIF(S!$D$1:$D$50000,B5)=0,"NS",SUM((S!$D$2:$D$50000=Score!$B5)*(S!$D$2:$D$50000="10-- Extremely likely"),(S!$E$2:$E$50000=Score!$E5)*(S!$A$2:$A$50000=Score!$C3),(S!$D$2:$D$50000=Score!$E5)*(S!$D$2:$D$50000=9),(S!$E$2:$E$50000=Score!$E5)*(S!$A$2:$A$50000=Score!$C3)))} is killing my head..........................
    Attached Files Attached Files
    Last edited by jamesjessie117; 11-24-2012 at 02:47 AM.

  2. #2
    Registered User
    Join Date
    09-01-2012
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    44

    Re: Matching multiple values from 1 worksheet to another worksheet

    Having hard time to solved this one.

  3. #3
    Registered User
    Join Date
    09-01-2012
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    44

    Re: Matching multiple values from 1 worksheet to another worksheet

    Matching multiple values from 1 worksheet to another worksheet and counting it. This formulae {=IF(COUNTIF(S!$D$1:$D$50000,B5)=0,"NS",SUM((S!$D$2:$D$50000=Score!$B5)*(S!$D$2:$D$50000="10-- Extremely likely"),(S!$E$2:$E$50000=Score!$E5)*(S!$A$2:$A$50000=Score!$C3),(S!$D$2:$D$50000=Score!$E5)*(S!$D$2:$D$50000=9),(S!$E$2:$E$50000=Score!$E5)*(S!$A$2:$A$50000=Score!$C3)))} is killing my head..........................

  4. #4
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Matching multiple values from 1 worksheet to another worksheet

    -Edit-
    I must be going blind, just saw the sample..sorry
    Last edited by dredwolf; 11-24-2012 at 12:50 PM.
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  5. #5
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Matching multiple values from 1 worksheet to another worksheet

    The closest I've come is the following
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    however i can't get the date match to return anything but False..so I'm obviously doing something wrong on the first comparison ..will keep trying for you though

    -Edit-
    Found the problem, 'S' sheet is using full date/time code,while score is only using date code..
    Last edited by dredwolf; 11-24-2012 at 01:54 PM.

  6. #6
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Matching multiple values from 1 worksheet to another worksheet

    Revised Formula:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Hope this helps

    -Edit-
    Revision in RED to force a String check

    -Edit 2-
    Here's a wb showing this formula expanded to the 3 columns of the first test (01/11/2012)
    Attached Files Attached Files
    Last edited by dredwolf; 11-24-2012 at 02:29 PM. Reason: WB Attachment

  7. #7
    Registered User
    Join Date
    09-01-2012
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    44

    Re: Matching multiple values from 1 worksheet to another worksheet

    Thank you much!!!

  8. #8
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Matching multiple values from 1 worksheet to another worksheet

    You are welcome

+ Reply to Thread

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