Excel Which Products Contain Both Of These Items - Episode 2661

  Рет қаралды 2,037

MrExcel.com

MrExcel.com

Күн бұрын

Пікірлер: 9
@johndurran614
@johndurran614 2 ай бұрын
This problem would be an ideal opportunity to restart Duelling Excel with Mike Girvin
@cherianiype
@cherianiype 2 ай бұрын
oh yes! BRING BACK "EXCEL IS FUN" MIKE GIRVIN's DUELING EXCEL! BTW - LOOKING GOOD BILL! TAKE CARE
@BradleyDunlap
@BradleyDunlap 2 ай бұрын
You are looking great Bill!
@KO1967
@KO1967 2 ай бұрын
Looking good Bill. Keep up the good work. I don't think the challenge in this is the formula as much as it is the premises/assumptions and data. The following formula will return a comma separated list of WOIDs from the FullCatelog based on the songs in each WOID within the QHList (note that I converted to tables for simplicity). =LET(vSongs,FILTER(HSTACK(tblQHCatalog[Artist | Song],tblQHCatalog[Coach],tblQHCatalog[Intensity]),tblQHCatalog[WOID]=[@WOID]), vWOID1,FILTER(tblFullCatalog[WOID],(tblFullCatalog[Artist | Song]=INDEX(vSongs,1,1)),""), vWOID2,FILTER(tblFullCatalog[WOID],(tblFullCatalog[Artist | Song]=INDEX(vSongs,2,1)),""), vBoth,FILTER(vWOID1,ISNUMBER(XMATCH(vWOID1,vWOID2))), IFERROR(ARRAYTOTEXT(SORT(vBoth)),"")) To better evaluate this I also created 3 other columns (QH Song/Coach, QH Song/Intensity, QH Song/Coach/Intensity) where each just alters the above formula to include additional filters (adding Coach, adding Intensity, adding Coach and Intensity). Then if you wanted you could create one additional column whereby you could search for "," (comma) in each column descending in filter complexity and if no comma found and not blank then pull in that column's value (i.e. if no comma in QH Song/Coach/Complexity and not blank) then use this value else check Song/Intensity else check Song/Coach, else take TEXTBEFORE comma of QH Song column. That said based on your data you have some QH WOIDs that have no matches (e.g. 497) and some that have multiple matches in more than one variation of the filter/column (e.g. 652 is found in 277 and 285 when filtering by just song and by Song/Intensity with no match on Song/Coach). I'd be happy to email you the workbook if you like but my analysis indicates there is no absolute solution to your problem as the data does not support the theory that each QH is in a subset of ONE of the longer workouts.
@AlThePal78
@AlThePal78 2 ай бұрын
glad you are doing better
@Excelambda
@Excelambda 2 ай бұрын
Great challenge,!! 2 pivotby arrays mapped with a search "connector" can do the trick
@GeertDelmulle
@GeertDelmulle 2 ай бұрын
Hi Mr.Excel, This challenge is easily solved in Power Query. (You just KNEW I was going that route, right? ;-) I sent you a file (I removed all the stuff I don't need). Please let me know what you think. NB: the results are what they are: multiple matches, no matches,...
@JustinAnderson1
@JustinAnderson1 2 ай бұрын
I think this could do what you need, to find the duplicates in K4 and L4: =ARRAYTOTEXT(LET(x,TRIM(TEXTSPLIT(K4, ",")),y,TRIM(TEXTSPLIT(L4, ",")),FILTER(x,NOT(ISERROR(MATCH(x,y,0))))))
Excel Which Invoices Add Up To This Check Amount - 2658
6:44
MrExcel.com
Рет қаралды 5 М.
The Excel Tool That Does What PivotTables Can’t (File Included)
13:59
MyOnlineTrainingHub
Рет қаралды 292 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
5 Excel Secrets You'll Be Embarrassed You Didn't Know
17:32
Excel Campus - Jon
Рет қаралды 294 М.
Leading with Self Awareness Author Panel Discussions  1 of 8
53:38
Get Ahead in 2025 With These Underrated Excel Functions
14:56
Kenji Explains
Рет қаралды 38 М.
Top 10 Most Important Excel Formulas - Made Easy!
27:19
The Organic Chemistry Tutor
Рет қаралды 8 МЛН
Excel Time-Savers - 5 Hidden Features for Busy People
14:24
Leila Gharani
Рет қаралды 404 М.
Excel Features That Will Set You Apart in 2025
11:30
MyOnlineTrainingHub
Рет қаралды 68 М.
VLOOKUP in Excel | Tutorial for Beginners
32:09
Kevin Stratvert
Рет қаралды 2,1 МЛН
Excel Formulas and Functions | Full Course
52:40
Kevin Stratvert
Рет қаралды 1,7 МЛН