Discussion thread for day 24 of the Advent of Code : https://adventofcode.com/2020/day/24
This was a fun one. Took me a little bit to figure out how to create coordinates for the hex grid, but after that was sorted both parts were similar to previous days.
workflow
iterative macro
I think my approach is similar to those above. I spent quite some time debugging why a join was not returning the correct items for numbers that was set as decimals 19.6 I couldn't figure out why so just rescaled my coordinates a little bit.