Discussion thread for day 2 of the Advent of Code - https://adventofcode.com/2024/day/2
Day 2 solved with a some manual checks
It is just Day 2 and it already is a already a head scracher 😅
MAIN WORKFLOW:
MACRO:
Non macro solution
Original code of all solutions here: SeanAdams10/AdventOfCodePython: Advent of code challenges in Python - across multiple years
Your V2 is pretty slick @CoG - nicely done!
(I split the asc and desc - but with your carrying over the direction flag you can avoid this)
You ever had that moment when creating a macro and you realized you accidentally developed a brute force copy paste solution for the problem...
Day 2! Solution is definitely going to need to be refactored because *** ew, Part 2 is embarrassing *** but I know it can easily be done with a macro... Here's a picture of the "before" while I decide how motivated I am to create an "after"!
Today's "new Designer feature shout out" definitely goes to the new Expression Editor in the Multi-Row Formula tool, and the Group By option in Record ID! ❤️
Not elegant in any way, but it works without a macro.
Took the ones that failed the first round, created the combinations of eliminated records, and redid the same analysis from part 1
Yay! finally figured out a batch macro - had to do an 8 filter solution first to understand how it should work - but got it!!!