Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAWorkflow and Macro
This was a sneaky one. I especially attempted this challenge to practice iterative macros. From this angle the tricky part has been figuring out that for an iterative macro to work, an extra column needs to be provided outside the macro - to keep inputs & recursive inputs aligned while the macro has all the information needed.