+ Reply to Thread
Results 1 to 5 of 5

Another simple question re: index match

  1. #1
    Registered User
    Join Date
    09-22-2014
    Location
    philippines
    MS-Off Ver
    office 2010
    Posts
    36

    Another simple question re: index match

    i have an excel file whose sheets are masterlist, educ_cvcr, etc.

    in the masterlist sheet, in the last column it has 0-5 years old or pregnant.
    i want to get rid of that because it is non sense. all i need to know now how can make work the 0-5 / pregnant column
    in the btt_health sheet, where in all the beneficiaries with column pregnant = yes, will be tagged as pregnant in the btt_health sheet,
    else "0 - 5" if the beneficiary is not pregnant or pregnant = "".


    Thank you in advance!.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    09-22-2014
    Location
    philippines
    MS-Off Ver
    office 2010
    Posts
    36

    Re: Another simple question re: index match

    wrong attachment. ill upload another.. sorry

  3. #3
    Registered User
    Join Date
    09-22-2014
    Location
    philippines
    MS-Off Ver
    office 2010
    Posts
    36

    Re: Another simple question re: index match

    here is the correct file for my problem. thanks!
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    12-28-2014
    Location
    NSW, Australia
    MS-Off Ver
    MS365
    Posts
    604

    Re: Another simple question re: index match

    Try this in J14 and copy down:-

    =IFERROR(IF(INDEX(MASTERLIST!M:M,MATCH(F14,MASTERLIST!F:F,0))="YES","YES","0-5"),"")

  5. #5
    Registered User
    Join Date
    09-22-2014
    Location
    philippines
    MS-Off Ver
    office 2010
    Posts
    36

    Re: Another simple question re: index match

    Thanks man! It worked! :P

+ 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. =INDEX and =MATCH for a simple lookup?
    By Nate Westcott in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-20-2015, 12:14 PM
  2. Simple Index-Match not working...
    By blens1 in forum Excel General
    Replies: 6
    Last Post: 10-15-2014, 11:12 PM
  3. simple vlookup, index&match
    By rishijain11 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-09-2014, 06:30 PM
  4. [SOLVED] Index match simple problem
    By Ztv in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-02-2013, 08:42 AM
  5. Index, match, match Question!. Seems so simple but can't figure it out...
    By huikimhuikim in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-12-2013, 01:57 PM
  6. [SOLVED] Simple index match problem
    By NewbieLee in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-02-2012, 03:24 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