INDEX/MATCH Formula only spitting one valueNesting multiple IFERRORS with Index and Matchdynamic index match...
Numbers with a minus sign in a matrix not aligned with the numbers without minus sign
What incentives do banks have to gather up loans into pools (backed by Ginnie Mae)and selling them?
Quickly creating a sparse array
Why was Lupin comfortable with saying Voldemort's name?
How can a school be getting an epidemic of whooping cough if most of the students are vaccinated?
Is a new Boolean field better than a null reference when a value can be meaningfully absent?
Why did Luke use his left hand to shoot?
Mathematics and the art of linearizing the circle
Eww, those bytes are gross
How is it possible for both the likelihood and log-likelihood to be asymptotically normal?
How to make ice magic work from a scientific point of view?
What does it mean for a caliber to be flat shooting?
How to play electric guitar and bass as a duet
In Linux what happens if 1000 files in a directory are moved to another location while another 300 files were added to the source directory?
Is it possible to grant users sftp access without shell access? If yes, how is it implemented?
SET NOCOUNT Error in handling SQL call after upgrade
When can a QA tester start his job?
Why did Democrats in the Senate oppose the Born-Alive Abortion Survivors Protection Act (2019 S.130)?
What are "industrial chops"?
Why wasn't TEventArgs made contravariant in the standard event pattern in the .NET ecosystem?
Cat is tipping over bed-side lamps during the night
Has any human ever had the choice to leave Earth permanently?
Can my spouse sponsor me for a UK visa if I am unemployed?
Why do neural networks need so many training examples to perform?
INDEX/MATCH Formula only spitting one value
Nesting multiple IFERRORS with Index and Matchdynamic index match to replace vlookupINDEX , MATCH issue where return value never comesExtract cell value based on multiple criteria without using index and match formulas?Excel 2010 INDEX MATCH formula failure--need help to resolvecomplex excel double INDEX MATCH formula which returns and uses a unique value summary arrayReturn a yes, no value from another sheet using If Index Match formulaIndex match finding the first value onlyCalculate multiple worksheets using index match sumCan Someone Please Explain How This VLOOKUP-MATCH-INDEX Formula works
I have this table below. In another tab on the same worksheet, I want to extract all the values from "name" column, that match "status" as NotFound. My formula looks like this: =INDEX('nameoftab'!A:A, MATCH("NotFound", 'nameoftab'!C:C, 0)). However the formula is only spitting the first value it finds which is Laura. How can I make it so I extract the remaining values in a simple list? I have looked everywhere and not a simple solution found, help please!
Original table
microsoft-excel worksheet-function
New contributor
add a comment |
I have this table below. In another tab on the same worksheet, I want to extract all the values from "name" column, that match "status" as NotFound. My formula looks like this: =INDEX('nameoftab'!A:A, MATCH("NotFound", 'nameoftab'!C:C, 0)). However the formula is only spitting the first value it finds which is Laura. How can I make it so I extract the remaining values in a simple list? I have looked everywhere and not a simple solution found, help please!
Original table
microsoft-excel worksheet-function
New contributor
add a comment |
I have this table below. In another tab on the same worksheet, I want to extract all the values from "name" column, that match "status" as NotFound. My formula looks like this: =INDEX('nameoftab'!A:A, MATCH("NotFound", 'nameoftab'!C:C, 0)). However the formula is only spitting the first value it finds which is Laura. How can I make it so I extract the remaining values in a simple list? I have looked everywhere and not a simple solution found, help please!
Original table
microsoft-excel worksheet-function
New contributor
I have this table below. In another tab on the same worksheet, I want to extract all the values from "name" column, that match "status" as NotFound. My formula looks like this: =INDEX('nameoftab'!A:A, MATCH("NotFound", 'nameoftab'!C:C, 0)). However the formula is only spitting the first value it finds which is Laura. How can I make it so I extract the remaining values in a simple list? I have looked everywhere and not a simple solution found, help please!
Original table
microsoft-excel worksheet-function
microsoft-excel worksheet-function
New contributor
New contributor
New contributor
asked 3 mins ago
Michelle CarrizosaMichelle Carrizosa
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Michelle Carrizosa is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1410051%2findex-match-formula-only-spitting-one-value%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Michelle Carrizosa is a new contributor. Be nice, and check out our Code of Conduct.
Michelle Carrizosa is a new contributor. Be nice, and check out our Code of Conduct.
Michelle Carrizosa is a new contributor. Be nice, and check out our Code of Conduct.
Michelle Carrizosa is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1410051%2findex-match-formula-only-spitting-one-value%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown