Revelation343
New Member
- Joined
- Aug 18, 2015
- Messages
- 4
Table 1: (Data)
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]User[/TD]
[TD]Rank[/TD]
[TD]Trainings[/TD]
[TD]Presentations[/TD]
[TD]Total[/TD]
[TD]Requirements Met?[/TD]
[/TR]
[TR]
[TD]Rob[/TD]
[TD]Instuctor[/TD]
[TD]0[/TD]
[TD]3[/TD]
[TD]3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Bill[/TD]
[TD]Teacher[/TD]
[TD]12[/TD]
[TD]15[/TD]
[TD]27[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Table 2: Requirements
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Rank[/TD]
[TD]Trainings[/TD]
[TD]Presentations[/TD]
[TD]Total Points[/TD]
[/TR]
[TR]
[TD]Instructor[/TD]
[TD]6[/TD]
[TD]6[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Teacher[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Student Teacher[/TD]
[TD]8[/TD]
[TD]6[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Student Presenter[/TD]
[TD]8[/TD]
[TD]6[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Student Aide[/TD]
[TD]8[/TD]
[TD]5[/TD]
[TD]25[/TD]
[/TR]
[TR]
[TD]Intern[/TD]
[TD]8[/TD]
[TD]5[/TD]
[TD]20[/TD]
[/TR]
[TR]
[TD]Student[/TD]
[TD]8[/TD]
[TD]3[/TD]
[TD]15[/TD]
[/TR]
[TR]
[TD]Basic[/TD]
[TD]4[/TD]
[TD]2[/TD]
[TD]10[/TD]
[/TR]
</tbody>[/TABLE]
Excel version: 2013 (Windows)
Background: I am looking for a quick way to make sure the criteria of my role-play group is met through Excel. I'm not exactly sure how to combine the necessary lookup/array/nested if functions to make it happen. I haven't done anything moderately challenging in Excel since 2007 and my brain is at a loss on this one.
Results I am Looking For: I want Table 1, Column 6 to use an excel formula to: Lookup the Rank of the user, then verify that all criteria has been met. If it has not been met, then I would like it to tell me which criteria has not been met. I would be content with it just saying "NO" but if it could say "Trainings not met" or "Presentations not met" or "Total Points not met" or if there is a function advanced enough to identify that two or more have not been met then "Trainings not met" AND/OR "Presentations not met" AND/OR "Total Points not met". If the criteria is met, then a simple "Yes" is all I need there.
This seems like a lot to me, I remember it being possible, I just don't remember how I did it before and I don't know that I had this many criteria to meet the last time I did it.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]User[/TD]
[TD]Rank[/TD]
[TD]Trainings[/TD]
[TD]Presentations[/TD]
[TD]Total[/TD]
[TD]Requirements Met?[/TD]
[/TR]
[TR]
[TD]Rob[/TD]
[TD]Instuctor[/TD]
[TD]0[/TD]
[TD]3[/TD]
[TD]3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Bill[/TD]
[TD]Teacher[/TD]
[TD]12[/TD]
[TD]15[/TD]
[TD]27[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Table 2: Requirements
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Rank[/TD]
[TD]Trainings[/TD]
[TD]Presentations[/TD]
[TD]Total Points[/TD]
[/TR]
[TR]
[TD]Instructor[/TD]
[TD]6[/TD]
[TD]6[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Teacher[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Student Teacher[/TD]
[TD]8[/TD]
[TD]6[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Student Presenter[/TD]
[TD]8[/TD]
[TD]6[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Student Aide[/TD]
[TD]8[/TD]
[TD]5[/TD]
[TD]25[/TD]
[/TR]
[TR]
[TD]Intern[/TD]
[TD]8[/TD]
[TD]5[/TD]
[TD]20[/TD]
[/TR]
[TR]
[TD]Student[/TD]
[TD]8[/TD]
[TD]3[/TD]
[TD]15[/TD]
[/TR]
[TR]
[TD]Basic[/TD]
[TD]4[/TD]
[TD]2[/TD]
[TD]10[/TD]
[/TR]
</tbody>[/TABLE]
Excel version: 2013 (Windows)
Background: I am looking for a quick way to make sure the criteria of my role-play group is met through Excel. I'm not exactly sure how to combine the necessary lookup/array/nested if functions to make it happen. I haven't done anything moderately challenging in Excel since 2007 and my brain is at a loss on this one.
Results I am Looking For: I want Table 1, Column 6 to use an excel formula to: Lookup the Rank of the user, then verify that all criteria has been met. If it has not been met, then I would like it to tell me which criteria has not been met. I would be content with it just saying "NO" but if it could say "Trainings not met" or "Presentations not met" or "Total Points not met" or if there is a function advanced enough to identify that two or more have not been met then "Trainings not met" AND/OR "Presentations not met" AND/OR "Total Points not met". If the criteria is met, then a simple "Yes" is all I need there.
This seems like a lot to me, I remember it being possible, I just don't remember how I did it before and I don't know that I had this many criteria to meet the last time I did it.