Vlookup For time range and duplicate removal
My data is like in the picture and like to display it like the sheet.
I tried the Formula:
=SUM(--(FREQUENCY(IF(MOD(Table2[A],1)>=D2,IF(MOD(Table2[A],1<D3,MATCH(Table2[BBB],Table2[BBB],0))),ROW(Table2[BBB])-ROW(B2)+1)>0))
It is not working
microsoft-excel worksheet-function microsoft-excel-2016 vlookup
add a comment |
My data is like in the picture and like to display it like the sheet.
I tried the Formula:
=SUM(--(FREQUENCY(IF(MOD(Table2[A],1)>=D2,IF(MOD(Table2[A],1<D3,MATCH(Table2[BBB],Table2[BBB],0))),ROW(Table2[BBB])-ROW(B2)+1)>0))
It is not working
microsoft-excel worksheet-function microsoft-excel-2016 vlookup
What means 'it is not working'? Do you get a wrong result, no result, an error message, or what?
– Aganju
Nov 23 '18 at 2:09
You'll get a better response if people don't need to reverse engineer your formula to figure out what you are trying to do. What are we looking at? What are you trying to accomplish? What is the logic behind the numbers? Please edit the question to add some explanation.
– fixer1234
Nov 23 '18 at 2:15
Welcome to Super User! You can freely edit your own posts but for your protection, this must be done under the original user account. It looks like you have created a second account to register, which will also interfere with your ability to comment within your thread and to accept an answer. See Merge my accounts to get your accounts merged, which will solve the problem.
– fixer1234
Nov 23 '18 at 8:22
I assume the edit was yours. However, the example doesn't match the logic described there. Please walk us through how to get to the results shown. The formula also contains named ranges that aren't identified. Please walk us through how the formula is intended to work.
– fixer1234
Nov 23 '18 at 8:27
Please provide more information about your problem, at least let me know what the result is.
– Lee
Nov 23 '18 at 9:16
add a comment |
My data is like in the picture and like to display it like the sheet.
I tried the Formula:
=SUM(--(FREQUENCY(IF(MOD(Table2[A],1)>=D2,IF(MOD(Table2[A],1<D3,MATCH(Table2[BBB],Table2[BBB],0))),ROW(Table2[BBB])-ROW(B2)+1)>0))
It is not working
microsoft-excel worksheet-function microsoft-excel-2016 vlookup
My data is like in the picture and like to display it like the sheet.
I tried the Formula:
=SUM(--(FREQUENCY(IF(MOD(Table2[A],1)>=D2,IF(MOD(Table2[A],1<D3,MATCH(Table2[BBB],Table2[BBB],0))),ROW(Table2[BBB])-ROW(B2)+1)>0))
It is not working
microsoft-excel worksheet-function microsoft-excel-2016 vlookup
microsoft-excel worksheet-function microsoft-excel-2016 vlookup
edited Nov 23 '18 at 2:11
fixer1234
17.8k144581
17.8k144581
asked Nov 23 '18 at 1:15
user966377
1
1
What means 'it is not working'? Do you get a wrong result, no result, an error message, or what?
– Aganju
Nov 23 '18 at 2:09
You'll get a better response if people don't need to reverse engineer your formula to figure out what you are trying to do. What are we looking at? What are you trying to accomplish? What is the logic behind the numbers? Please edit the question to add some explanation.
– fixer1234
Nov 23 '18 at 2:15
Welcome to Super User! You can freely edit your own posts but for your protection, this must be done under the original user account. It looks like you have created a second account to register, which will also interfere with your ability to comment within your thread and to accept an answer. See Merge my accounts to get your accounts merged, which will solve the problem.
– fixer1234
Nov 23 '18 at 8:22
I assume the edit was yours. However, the example doesn't match the logic described there. Please walk us through how to get to the results shown. The formula also contains named ranges that aren't identified. Please walk us through how the formula is intended to work.
– fixer1234
Nov 23 '18 at 8:27
Please provide more information about your problem, at least let me know what the result is.
– Lee
Nov 23 '18 at 9:16
add a comment |
What means 'it is not working'? Do you get a wrong result, no result, an error message, or what?
– Aganju
Nov 23 '18 at 2:09
You'll get a better response if people don't need to reverse engineer your formula to figure out what you are trying to do. What are we looking at? What are you trying to accomplish? What is the logic behind the numbers? Please edit the question to add some explanation.
– fixer1234
Nov 23 '18 at 2:15
Welcome to Super User! You can freely edit your own posts but for your protection, this must be done under the original user account. It looks like you have created a second account to register, which will also interfere with your ability to comment within your thread and to accept an answer. See Merge my accounts to get your accounts merged, which will solve the problem.
– fixer1234
Nov 23 '18 at 8:22
I assume the edit was yours. However, the example doesn't match the logic described there. Please walk us through how to get to the results shown. The formula also contains named ranges that aren't identified. Please walk us through how the formula is intended to work.
– fixer1234
Nov 23 '18 at 8:27
Please provide more information about your problem, at least let me know what the result is.
– Lee
Nov 23 '18 at 9:16
What means 'it is not working'? Do you get a wrong result, no result, an error message, or what?
– Aganju
Nov 23 '18 at 2:09
What means 'it is not working'? Do you get a wrong result, no result, an error message, or what?
– Aganju
Nov 23 '18 at 2:09
You'll get a better response if people don't need to reverse engineer your formula to figure out what you are trying to do. What are we looking at? What are you trying to accomplish? What is the logic behind the numbers? Please edit the question to add some explanation.
– fixer1234
Nov 23 '18 at 2:15
You'll get a better response if people don't need to reverse engineer your formula to figure out what you are trying to do. What are we looking at? What are you trying to accomplish? What is the logic behind the numbers? Please edit the question to add some explanation.
– fixer1234
Nov 23 '18 at 2:15
Welcome to Super User! You can freely edit your own posts but for your protection, this must be done under the original user account. It looks like you have created a second account to register, which will also interfere with your ability to comment within your thread and to accept an answer. See Merge my accounts to get your accounts merged, which will solve the problem.
– fixer1234
Nov 23 '18 at 8:22
Welcome to Super User! You can freely edit your own posts but for your protection, this must be done under the original user account. It looks like you have created a second account to register, which will also interfere with your ability to comment within your thread and to accept an answer. See Merge my accounts to get your accounts merged, which will solve the problem.
– fixer1234
Nov 23 '18 at 8:22
I assume the edit was yours. However, the example doesn't match the logic described there. Please walk us through how to get to the results shown. The formula also contains named ranges that aren't identified. Please walk us through how the formula is intended to work.
– fixer1234
Nov 23 '18 at 8:27
I assume the edit was yours. However, the example doesn't match the logic described there. Please walk us through how to get to the results shown. The formula also contains named ranges that aren't identified. Please walk us through how the formula is intended to work.
– fixer1234
Nov 23 '18 at 8:27
Please provide more information about your problem, at least let me know what the result is.
– Lee
Nov 23 '18 at 9:16
Please provide more information about your problem, at least let me know what the result is.
– Lee
Nov 23 '18 at 9:16
add a comment |
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
});
}
});
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%2f1377701%2fvlookup-for-time-range-and-duplicate-removal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1377701%2fvlookup-for-time-range-and-duplicate-removal%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
What means 'it is not working'? Do you get a wrong result, no result, an error message, or what?
– Aganju
Nov 23 '18 at 2:09
You'll get a better response if people don't need to reverse engineer your formula to figure out what you are trying to do. What are we looking at? What are you trying to accomplish? What is the logic behind the numbers? Please edit the question to add some explanation.
– fixer1234
Nov 23 '18 at 2:15
Welcome to Super User! You can freely edit your own posts but for your protection, this must be done under the original user account. It looks like you have created a second account to register, which will also interfere with your ability to comment within your thread and to accept an answer. See Merge my accounts to get your accounts merged, which will solve the problem.
– fixer1234
Nov 23 '18 at 8:22
I assume the edit was yours. However, the example doesn't match the logic described there. Please walk us through how to get to the results shown. The formula also contains named ranges that aren't identified. Please walk us through how the formula is intended to work.
– fixer1234
Nov 23 '18 at 8:27
Please provide more information about your problem, at least let me know what the result is.
– Lee
Nov 23 '18 at 9:16