Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAWell, I'm stuck. I read the hint and watched a video on youtube. I've tried seemingly a 100 versions of my macro and I get close - but no cigar. After too many hours on this one, this is my best shot. I have dupes in my output. So don't call me to organize lunch pairings!
Good one @PhilipMannering - I thought I recognized those people 😊
Avoided the iterative macro route, and got all the right pairings just not the weeks. Looking at alternative solutions later on
Solved! This should work for any even number of pairings
Great Challenge.
That was a lot more challenging in Alteryx to Excel. In Excel I could get a formula to do really quickly.
I feel like there is a really quick way in Alteryx to do that we are all missing, as with the append you can create 30 records with filtering out the same name combos. Then somehow you need to half the 30 to 15. Sean was near to that.
Solved with an iterative macro.