Excel work challenge - writing specific formulas and matching

JMK22

New Member
Joined
Jan 4, 2022
Messages
6
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Hello!
I need help with this excel work challenge. I need some tutoring as I do not even know how to start step 1.
All instructions are on TAB 1 of this sheet.

Below is a link to sheet example. I put in google sheets as I did not have another way to share the excel file through the posting.

Mock Excel Validation_1.4.22.xlsx

Thanks in advance.
JK
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Welcome to the Board!

Many people may be hesitant to download worksheets from the web.

MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in

Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.
 
Upvote 0
Welcome to the Board!

Many people may be hesitant to download worksheets from the web.

MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in

Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.
Thank you very much for the help!
 
Upvote 0
I see that you started another post this morning. Is that the same question as this one?
If so, would you like me to merge the two threads together, or are you going to re-post those details to this thread?
 
Upvote 0
I need help with the formula for step 3 specifically.
I think that I need to correct the formula in Column L to make it match properly, but I just can't seem to figure out how to correct it.


working copy_ IR Analyst Mock Excel Validation.xlsx
ABCDEFGHIJKLM
1Step 1: Copy appropriate data from School Original report into the white columns on the Validation tab. Don't overwrite or change formulas in blue columns. Drag formulas to bottom of data and/or delete any extras.10/2/2021Step 2: Write a formula to calculate age as of 10/2/2021 (period end date).Step 3: Edit formula in either column K or column L to create a "Match" in column L
2Match5Match5Match0
3Anomaly0Anomaly0Anomaly5
4STUDENTIDID No.NameK12 NameMatch?AgeK12 DOBAgeMatch?GenderK12 GenderMatch?Gr
5120898000000000671Holden CaulfieldHolden CaulfieldMatch131/14/200813MatchMMaleAnomaly7
6212330000000002481Barney RubbleBarney RubbleMatch1210/25/200812MatchMMaleAnomaly7
7362110000000001816Wilma FlintstoneWilma FlintstoneMatch124/13/200912MatchFFemaleAnomaly7
8395488000000000945Rhett ButlerRhett ButlerMatch1312/27/200713MatchNNon-BinaryAnomaly8
9391459000000001494Bruce BannerBruce BannerMatch138/20/200813MatchMMaleAnomaly8
10
Validation
Cell Formulas
RangeFormula
E2,L2,I2E2=COUNTIF(E5:E857,"Match")
E3,L3,I3E3=COUNTIF(E5:E857,"Anomaly")
D5:D9D5=CONCATENATE(XLOOKUP($A5,'All Students'!$F:$F,'All Students'!$H:$H)," ",XLOOKUP($A5,'All Students'!$F:$F,'All Students'!$G:$G))
E5:E9,L5:L9E5=IF(D5=C5,"Match","Anomaly")
G5:G9G5=VLOOKUP($A5,'All Students'!$F:$L,7,FALSE)
H5:H9H5=DATEDIF(G5,DATE(2021,10,2),"y")
I5:I9I5=IF(H5=F5,"Match","Anomaly")
K5:K9K5=XLOOKUP($A5,'All Students'!$F:$F,'All Students'!$J:$J)
Cells with Conditional Formatting
CellConditionCell FormatStop If True
O:O,E:E,I:I,L:L,U:U,AA:AACell Value="Anomaly"textNO
A:ACell ValueduplicatestextNO



Also this is the range for the xlookup for the formula in column K....

working copy_ IR Analyst Mock Excel Validation.xlsx
FGHIJ
412345
5STUDENTIDSTUDENTLASTNAMESTUDENTFIRSTNAMESTUDENTMIDDLENAMESTUDENTGENDER
6120898CaulfieldHoldenEugeneMale
7194555StevensSamanthaLouiseFemale
8212330RubbleBarneyRichardMale
9229350O'HaraScarlettNicoleFemale
10362110FlintstoneWilmaElizabethFemale
11395488ButlerRhettNon-Binary
12391459BannerBruceNicholasMale
13593451GolightlyHollyRubyFemale
14619356ParkerPeterMale
15739701HaskellEddieJamesMale
16892085BuchananDaisyFemale
17928024PrinceDianaCatherineFemale
18944784BrownCharlesLinusMale
19949276FinchAtticusD.Male
20968925MontoyaInigoRaphaelMale
21984505GrayDorianMale
22989522ScottMichaelGaryMale
23
All Students


Thanks in advance for any help.
 
Upvote 0
I see that you started another post this morning. Is that the same question as this one?
If so, would you like me to merge the two threads together, or are you going to re-post those details to this thread?
I just saw your response here. I re-posted those details to this thread and managed to get the mini-sheet add-in working. Thanks so much!
 
Upvote 0
What exactly is supposed to be returned in column L?
What are the options?

What exactly is the criteria to be used in column L to determine if there is a match or not?
 
Upvote 0
What exactly is supposed to be returned in column L?
What are the options?

What exactly is the criteria to be used in column L to determine if there is a match or not?
It looks like to me the crteria is "IF K5 = J5" ...? Possibly?

This is the original data set that I had to use to fill in columns A,B,C,F,J,

working copy_ IR Analyst Mock Excel Validation.xlsx
ABCDEFGHIJ
1STUDENTIDID No.NameAgeRcGenderGrEntry DateExit DateADM
2120898000000000671Holden Caulfield13WM78/1/20219/25/20210.8
3212330000000002481Barney Rubble12WM78/1/20211.0
4362110000000001816Wilma Flintstone12WF78/1/20211.0
5395488000000000945Rhett Butler13WN88/1/20211.0
6391459000000001494Bruce Banner13WM88/1/20219/10/20210.3
7391459000000001494Bruce Banner13WM89/25/20210.2
8593451000000002801Holly Golightly10WF48/4/20211.0
9739701000000001069Eddie Haskell13WM78/1/20211.0
10892085000000000215Daisy Buchanan12BF68/1/20211.0
11928024000000001356Diana Prince12WF88/1/20211.0
12944784000000002951Charles Brown14WM88/1/202111/15/20211.0
13968925000270000271Inigo Montoya13BF78/1/20211.0
14984505000000002506Dorian Gray10WM48/1/20211.0
15989522000000001645Michael Scott13WM88/1/20211.0
School Original
 
Upvote 0
It looks like to me the crteria is "IF K5 = J5" ...? Possibly?
I don't think that you answered my questions completely.
If K5=J5 then what is supposed to happen?

We need you to tell us exactly what the criteria for this column is, and exactly what is supposed to happen when that criteria is met?
We need to know exactly what you are trying to build here (it is not clear to me from what you have posted).
Remember, we do not know the whole background of this assignment you are working on, we just know what you have shared with us.
 
Upvote 0

Forum statistics

Threads
1,214,429
Messages
6,119,433
Members
448,897
Latest member
ksjohnson1970

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top