Combining two IF functions in one cell using Excel 2010











up vote
4
down vote

favorite












I have these two IF functions that work correctly on their own. I need to combine the two into one cell but can't seem to get them to work. Any help would be appreciated. And thanks in advance.



Screen capture 1
enter image description here



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted")


Screen capture 2
enter image description here



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")



I've tried the following combos without any luck.



This one results in screen capture 3
enter image description here



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted")=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")


This combo results in a #VALUE! Error in the cell:



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted"),IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")


And this screen capture is me manually updating the cells to show what I need them to show, screen capture 4



enter image description here










share|improve this question
























  • i16.photobucket.com/albums/b43/bakdawg/Capture1_zps5446303f.png
    – Bryce
    Sep 16 '13 at 10:37










  • i16.photobucket.com/albums/b43/bakdawg/Capture2_zps7a9fcc8d.png
    – Bryce
    Sep 16 '13 at 10:38















up vote
4
down vote

favorite












I have these two IF functions that work correctly on their own. I need to combine the two into one cell but can't seem to get them to work. Any help would be appreciated. And thanks in advance.



Screen capture 1
enter image description here



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted")


Screen capture 2
enter image description here



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")



I've tried the following combos without any luck.



This one results in screen capture 3
enter image description here



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted")=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")


This combo results in a #VALUE! Error in the cell:



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted"),IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")


And this screen capture is me manually updating the cells to show what I need them to show, screen capture 4



enter image description here










share|improve this question
























  • i16.photobucket.com/albums/b43/bakdawg/Capture1_zps5446303f.png
    – Bryce
    Sep 16 '13 at 10:37










  • i16.photobucket.com/albums/b43/bakdawg/Capture2_zps7a9fcc8d.png
    – Bryce
    Sep 16 '13 at 10:38













up vote
4
down vote

favorite









up vote
4
down vote

favorite











I have these two IF functions that work correctly on their own. I need to combine the two into one cell but can't seem to get them to work. Any help would be appreciated. And thanks in advance.



Screen capture 1
enter image description here



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted")


Screen capture 2
enter image description here



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")



I've tried the following combos without any luck.



This one results in screen capture 3
enter image description here



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted")=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")


This combo results in a #VALUE! Error in the cell:



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted"),IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")


And this screen capture is me manually updating the cells to show what I need them to show, screen capture 4



enter image description here










share|improve this question















I have these two IF functions that work correctly on their own. I need to combine the two into one cell but can't seem to get them to work. Any help would be appreciated. And thanks in advance.



Screen capture 1
enter image description here



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted")


Screen capture 2
enter image description here



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")



I've tried the following combos without any luck.



This one results in screen capture 3
enter image description here



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted")=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")


This combo results in a #VALUE! Error in the cell:



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted"),IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted")


And this screen capture is me manually updating the cells to show what I need them to show, screen capture 4



enter image description here







microsoft-excel worksheet-function






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 26 '15 at 23:46









Hennes

58.7k792141




58.7k792141










asked Sep 16 '13 at 10:31









Bryce

23114




23114












  • i16.photobucket.com/albums/b43/bakdawg/Capture1_zps5446303f.png
    – Bryce
    Sep 16 '13 at 10:37










  • i16.photobucket.com/albums/b43/bakdawg/Capture2_zps7a9fcc8d.png
    – Bryce
    Sep 16 '13 at 10:38


















  • i16.photobucket.com/albums/b43/bakdawg/Capture1_zps5446303f.png
    – Bryce
    Sep 16 '13 at 10:37










  • i16.photobucket.com/albums/b43/bakdawg/Capture2_zps7a9fcc8d.png
    – Bryce
    Sep 16 '13 at 10:38
















i16.photobucket.com/albums/b43/bakdawg/Capture1_zps5446303f.png
– Bryce
Sep 16 '13 at 10:37




i16.photobucket.com/albums/b43/bakdawg/Capture1_zps5446303f.png
– Bryce
Sep 16 '13 at 10:37












i16.photobucket.com/albums/b43/bakdawg/Capture2_zps7a9fcc8d.png
– Bryce
Sep 16 '13 at 10:38




i16.photobucket.com/albums/b43/bakdawg/Capture2_zps7a9fcc8d.png
– Bryce
Sep 16 '13 at 10:38










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










Those are really long IF if you ask me!



But if I understand what you're trying to do...



It will be either this:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted"))


Or this:



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted", IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted"))


It depends on what you want to check for first.





EDIT: After reconsidering the formula, maybe this would be better:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(Z5="Not Attempted","Not Attempted"))





share|improve this answer























  • Wow, thanks for the quick response! Haha yes they are really long but it's what I have to work with...The first one you posted is VERY close and the second one has a few correct. But on the first one if you see on my screen shot I highlighted in yellow should show "Not Attempted" as they are an O-1 Pilot who is not exempt in the rule in the formula and have not completed it in column Z. i16.photobucket.com/albums/b43/bakdawg/Capture7_zpsba4c9714.png
    – Bryce
    Sep 16 '13 at 12:09










  • @Bryce Oh that makes much more sense now! I admit it didn't make much sense initially haha ^^; Okay, logically, every person who is not exempt and has "Not attempted" should get "Not attempted", right? Currently, the formula only checks for Intel for this particular category. The formula can be made shorter by checking all personnel, not just Intel by removing the AND in the second formula. I added that formula in my answer. See if this works now! ^^
    – Jerry
    Sep 16 '13 at 12:22






  • 1




    To help clarifiy what I'm trying to accomplish. If their position is Intel they have to have a date in column Z which should show False in column U. If column Z shows not completed then column U needs to show Not Completed
    – Bryce
    Sep 16 '13 at 12:25










  • The other positions (pilot, sensor, admin) need to show a date in column Z which again should show false in column U. There are several ranks that are exempt (all those shown in the formula) and they should show not required if they have a Not Completed in their respective column Z. And if they aren't exempt based off of rank and have a Not Completed in column Z then column U should also show Not Completed
    – Bryce
    Sep 16 '13 at 12:26










  • Jerry - I think that works!!! I will try to check it against my entire document but so far it looks good. Thank you so much for the help! -Bryce
    – Bryce
    Sep 16 '13 at 12:33











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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f645999%2fcombining-two-if-functions-in-one-cell-using-excel-2010%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote



accepted










Those are really long IF if you ask me!



But if I understand what you're trying to do...



It will be either this:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted"))


Or this:



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted", IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted"))


It depends on what you want to check for first.





EDIT: After reconsidering the formula, maybe this would be better:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(Z5="Not Attempted","Not Attempted"))





share|improve this answer























  • Wow, thanks for the quick response! Haha yes they are really long but it's what I have to work with...The first one you posted is VERY close and the second one has a few correct. But on the first one if you see on my screen shot I highlighted in yellow should show "Not Attempted" as they are an O-1 Pilot who is not exempt in the rule in the formula and have not completed it in column Z. i16.photobucket.com/albums/b43/bakdawg/Capture7_zpsba4c9714.png
    – Bryce
    Sep 16 '13 at 12:09










  • @Bryce Oh that makes much more sense now! I admit it didn't make much sense initially haha ^^; Okay, logically, every person who is not exempt and has "Not attempted" should get "Not attempted", right? Currently, the formula only checks for Intel for this particular category. The formula can be made shorter by checking all personnel, not just Intel by removing the AND in the second formula. I added that formula in my answer. See if this works now! ^^
    – Jerry
    Sep 16 '13 at 12:22






  • 1




    To help clarifiy what I'm trying to accomplish. If their position is Intel they have to have a date in column Z which should show False in column U. If column Z shows not completed then column U needs to show Not Completed
    – Bryce
    Sep 16 '13 at 12:25










  • The other positions (pilot, sensor, admin) need to show a date in column Z which again should show false in column U. There are several ranks that are exempt (all those shown in the formula) and they should show not required if they have a Not Completed in their respective column Z. And if they aren't exempt based off of rank and have a Not Completed in column Z then column U should also show Not Completed
    – Bryce
    Sep 16 '13 at 12:26










  • Jerry - I think that works!!! I will try to check it against my entire document but so far it looks good. Thank you so much for the help! -Bryce
    – Bryce
    Sep 16 '13 at 12:33















up vote
1
down vote



accepted










Those are really long IF if you ask me!



But if I understand what you're trying to do...



It will be either this:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted"))


Or this:



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted", IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted"))


It depends on what you want to check for first.





EDIT: After reconsidering the formula, maybe this would be better:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(Z5="Not Attempted","Not Attempted"))





share|improve this answer























  • Wow, thanks for the quick response! Haha yes they are really long but it's what I have to work with...The first one you posted is VERY close and the second one has a few correct. But on the first one if you see on my screen shot I highlighted in yellow should show "Not Attempted" as they are an O-1 Pilot who is not exempt in the rule in the formula and have not completed it in column Z. i16.photobucket.com/albums/b43/bakdawg/Capture7_zpsba4c9714.png
    – Bryce
    Sep 16 '13 at 12:09










  • @Bryce Oh that makes much more sense now! I admit it didn't make much sense initially haha ^^; Okay, logically, every person who is not exempt and has "Not attempted" should get "Not attempted", right? Currently, the formula only checks for Intel for this particular category. The formula can be made shorter by checking all personnel, not just Intel by removing the AND in the second formula. I added that formula in my answer. See if this works now! ^^
    – Jerry
    Sep 16 '13 at 12:22






  • 1




    To help clarifiy what I'm trying to accomplish. If their position is Intel they have to have a date in column Z which should show False in column U. If column Z shows not completed then column U needs to show Not Completed
    – Bryce
    Sep 16 '13 at 12:25










  • The other positions (pilot, sensor, admin) need to show a date in column Z which again should show false in column U. There are several ranks that are exempt (all those shown in the formula) and they should show not required if they have a Not Completed in their respective column Z. And if they aren't exempt based off of rank and have a Not Completed in column Z then column U should also show Not Completed
    – Bryce
    Sep 16 '13 at 12:26










  • Jerry - I think that works!!! I will try to check it against my entire document but so far it looks good. Thank you so much for the help! -Bryce
    – Bryce
    Sep 16 '13 at 12:33













up vote
1
down vote



accepted







up vote
1
down vote



accepted






Those are really long IF if you ask me!



But if I understand what you're trying to do...



It will be either this:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted"))


Or this:



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted", IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted"))


It depends on what you want to check for first.





EDIT: After reconsidering the formula, maybe this would be better:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(Z5="Not Attempted","Not Attempted"))





share|improve this answer














Those are really long IF if you ask me!



But if I understand what you're trying to do...



It will be either this:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted"))


Or this:



=IF(AND((D5="Intel"),(Z5="Not Attempted")),"Not Attempted", IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", "Not Attempted"))


It depends on what you want to check for first.





EDIT: After reconsidering the formula, maybe this would be better:



=IF(AND(OR(D5="Pilot", D5="Sensor", D5="Admin"),(Z5="Not Attempted"),OR(C5="E-1",C5="E-2",C5="E-3",C5="E-7",C5="E-8",C5="E-9",C5="O-4",C5="O-5",C5="O-6")),"Not Required", IF(Z5="Not Attempted","Not Attempted"))






share|improve this answer














share|improve this answer



share|improve this answer








edited Sep 16 '13 at 12:20

























answered Sep 16 '13 at 10:42









Jerry

4,608827




4,608827












  • Wow, thanks for the quick response! Haha yes they are really long but it's what I have to work with...The first one you posted is VERY close and the second one has a few correct. But on the first one if you see on my screen shot I highlighted in yellow should show "Not Attempted" as they are an O-1 Pilot who is not exempt in the rule in the formula and have not completed it in column Z. i16.photobucket.com/albums/b43/bakdawg/Capture7_zpsba4c9714.png
    – Bryce
    Sep 16 '13 at 12:09










  • @Bryce Oh that makes much more sense now! I admit it didn't make much sense initially haha ^^; Okay, logically, every person who is not exempt and has "Not attempted" should get "Not attempted", right? Currently, the formula only checks for Intel for this particular category. The formula can be made shorter by checking all personnel, not just Intel by removing the AND in the second formula. I added that formula in my answer. See if this works now! ^^
    – Jerry
    Sep 16 '13 at 12:22






  • 1




    To help clarifiy what I'm trying to accomplish. If their position is Intel they have to have a date in column Z which should show False in column U. If column Z shows not completed then column U needs to show Not Completed
    – Bryce
    Sep 16 '13 at 12:25










  • The other positions (pilot, sensor, admin) need to show a date in column Z which again should show false in column U. There are several ranks that are exempt (all those shown in the formula) and they should show not required if they have a Not Completed in their respective column Z. And if they aren't exempt based off of rank and have a Not Completed in column Z then column U should also show Not Completed
    – Bryce
    Sep 16 '13 at 12:26










  • Jerry - I think that works!!! I will try to check it against my entire document but so far it looks good. Thank you so much for the help! -Bryce
    – Bryce
    Sep 16 '13 at 12:33


















  • Wow, thanks for the quick response! Haha yes they are really long but it's what I have to work with...The first one you posted is VERY close and the second one has a few correct. But on the first one if you see on my screen shot I highlighted in yellow should show "Not Attempted" as they are an O-1 Pilot who is not exempt in the rule in the formula and have not completed it in column Z. i16.photobucket.com/albums/b43/bakdawg/Capture7_zpsba4c9714.png
    – Bryce
    Sep 16 '13 at 12:09










  • @Bryce Oh that makes much more sense now! I admit it didn't make much sense initially haha ^^; Okay, logically, every person who is not exempt and has "Not attempted" should get "Not attempted", right? Currently, the formula only checks for Intel for this particular category. The formula can be made shorter by checking all personnel, not just Intel by removing the AND in the second formula. I added that formula in my answer. See if this works now! ^^
    – Jerry
    Sep 16 '13 at 12:22






  • 1




    To help clarifiy what I'm trying to accomplish. If their position is Intel they have to have a date in column Z which should show False in column U. If column Z shows not completed then column U needs to show Not Completed
    – Bryce
    Sep 16 '13 at 12:25










  • The other positions (pilot, sensor, admin) need to show a date in column Z which again should show false in column U. There are several ranks that are exempt (all those shown in the formula) and they should show not required if they have a Not Completed in their respective column Z. And if they aren't exempt based off of rank and have a Not Completed in column Z then column U should also show Not Completed
    – Bryce
    Sep 16 '13 at 12:26










  • Jerry - I think that works!!! I will try to check it against my entire document but so far it looks good. Thank you so much for the help! -Bryce
    – Bryce
    Sep 16 '13 at 12:33
















Wow, thanks for the quick response! Haha yes they are really long but it's what I have to work with...The first one you posted is VERY close and the second one has a few correct. But on the first one if you see on my screen shot I highlighted in yellow should show "Not Attempted" as they are an O-1 Pilot who is not exempt in the rule in the formula and have not completed it in column Z. i16.photobucket.com/albums/b43/bakdawg/Capture7_zpsba4c9714.png
– Bryce
Sep 16 '13 at 12:09




Wow, thanks for the quick response! Haha yes they are really long but it's what I have to work with...The first one you posted is VERY close and the second one has a few correct. But on the first one if you see on my screen shot I highlighted in yellow should show "Not Attempted" as they are an O-1 Pilot who is not exempt in the rule in the formula and have not completed it in column Z. i16.photobucket.com/albums/b43/bakdawg/Capture7_zpsba4c9714.png
– Bryce
Sep 16 '13 at 12:09












@Bryce Oh that makes much more sense now! I admit it didn't make much sense initially haha ^^; Okay, logically, every person who is not exempt and has "Not attempted" should get "Not attempted", right? Currently, the formula only checks for Intel for this particular category. The formula can be made shorter by checking all personnel, not just Intel by removing the AND in the second formula. I added that formula in my answer. See if this works now! ^^
– Jerry
Sep 16 '13 at 12:22




@Bryce Oh that makes much more sense now! I admit it didn't make much sense initially haha ^^; Okay, logically, every person who is not exempt and has "Not attempted" should get "Not attempted", right? Currently, the formula only checks for Intel for this particular category. The formula can be made shorter by checking all personnel, not just Intel by removing the AND in the second formula. I added that formula in my answer. See if this works now! ^^
– Jerry
Sep 16 '13 at 12:22




1




1




To help clarifiy what I'm trying to accomplish. If their position is Intel they have to have a date in column Z which should show False in column U. If column Z shows not completed then column U needs to show Not Completed
– Bryce
Sep 16 '13 at 12:25




To help clarifiy what I'm trying to accomplish. If their position is Intel they have to have a date in column Z which should show False in column U. If column Z shows not completed then column U needs to show Not Completed
– Bryce
Sep 16 '13 at 12:25












The other positions (pilot, sensor, admin) need to show a date in column Z which again should show false in column U. There are several ranks that are exempt (all those shown in the formula) and they should show not required if they have a Not Completed in their respective column Z. And if they aren't exempt based off of rank and have a Not Completed in column Z then column U should also show Not Completed
– Bryce
Sep 16 '13 at 12:26




The other positions (pilot, sensor, admin) need to show a date in column Z which again should show false in column U. There are several ranks that are exempt (all those shown in the formula) and they should show not required if they have a Not Completed in their respective column Z. And if they aren't exempt based off of rank and have a Not Completed in column Z then column U should also show Not Completed
– Bryce
Sep 16 '13 at 12:26












Jerry - I think that works!!! I will try to check it against my entire document but so far it looks good. Thank you so much for the help! -Bryce
– Bryce
Sep 16 '13 at 12:33




Jerry - I think that works!!! I will try to check it against my entire document but so far it looks good. Thank you so much for the help! -Bryce
– Bryce
Sep 16 '13 at 12:33


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f645999%2fcombining-two-if-functions-in-one-cell-using-excel-2010%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

If I really need a card on my start hand, how many mulligans make sense? [duplicate]

Alcedinidae

Can an atomic nucleus contain both particles and antiparticles? [duplicate]