Discussion thread for day 4 of the Advent of Code - https://adventofcode.com/2023/day/4
I accidentally mislabeled my batch macro, so had the opportunity to use "Find Missing Macros" function, which worked beautifully. I went the route of a batch macro with a nested iterative macro - not sure both were needed, but it gets the job done.
Another fun one! AND it's macro time... I do love a good iterative macro in the morning!!
Not my best work, but it's done! Iterative macro took 13 minutes to run, but I don't care!!!
Oof - I predict I'll be good at Iterative Macros by the time the challenge is finished. Thanks to @phottovy for posting your solution file. After my attempts failed miserably, yours was super helpful! We'll see how it goes next Iterative Macro challenge, but I feel like I understand them way better than I did 2.5 hours ago :)
Ok, so my iterative macro was being extremely naughty, and so I set it on fire and used a macro-free brute force approach.
Don't judge me.
Still irritated as to why my iterative didn't work...
M.