+ Reply to Thread
Results 1 to 3 of 3

Need to return a Y/N-style result on a filtered/importrange list from various inputs

  1. #1
    Registered User
    Join Date
    08-25-2014
    Location
    Baltimore, MD
    MS-Off Ver
    2010
    Posts
    10

    Need to return a Y/N-style result on a filtered/importrange list from various inputs

    Ok, here we go. I'm working in Google Sheets for the final project, so not sure how much this will be affected by that. But here's the concept:

    Sheet 1: Master Data 1
    Column C: Last Names (C3:C)
    Column J: Branch (only two possible values, Navy or USMC)

    Sheet 2: Output Roster
    Column B: Last Names (filtered->importrange list from Sheet 1)
    Column C: Branch ***THIS IS WHERE WORK IS NEEDED***

    I want to have Column C next to each person's last name displayed from the filter->importrange to then show their respective service by a one-letter code of either N or M, based on Master Data 1's Column J values.

  2. #2
    Valued Forum Contributor
    Join Date
    12-01-2016
    Location
    Planet Earth
    MS-Off Ver
    95 - 2016
    Posts
    343

    Re: Need to return a Y/N-style result on a filtered/importrange list from various inputs

    Here is my stab at your request (see attachment)

    Please Login or Register  to view this content.
    Formula requires you to press Shift + Ctrl + Enter

    On the Master Data 1 sheet I placed an if statement in column K which places a N if cell in column J equals Navy or place a "M" if cell equals USMC

    Please Login or Register  to view this content.
    Attached Files Attached Files

  3. #3
    Valued Forum Contributor
    Join Date
    12-01-2016
    Location
    Planet Earth
    MS-Off Ver
    95 - 2016
    Posts
    343

    Re: Need to return a Y/N-style result on a filtered/importrange list from various inputs

    You could also do without column K within the Master Data 1 sheet and just use
    Please Login or Register  to view this content.

+ 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. Cell reference to filtered data auto update as Filtered result changes
    By Irajoo in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-22-2017, 02:17 AM
  2. Replies: 7
    Last Post: 06-22-2016, 04:31 PM
  3. Replies: 12
    Last Post: 10-29-2013, 01:13 AM
  4. Replies: 7
    Last Post: 09-22-2013, 03:40 AM
  5. ImportRange function for referencing images
    By Donovan` in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-16-2012, 04:09 PM
  6. VBA two inputs to return a result
    By cthorn112 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-04-2011, 01:10 PM
  7. Lookup filtered field to return desired result
    By dave2297 in forum Excel General
    Replies: 1
    Last Post: 02-17-2011, 04:30 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