Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEATried it a few ways, but this one is the easiest. With comments for those who are interested.
My Solution
Fun one!
The fact the Text Input was a Byte caused issues for me. First time I've had to leverage the 'Forced Int64' datatype - props to @TheOC for pointing that out. I like the idea of leveraging a Text Input with a Union to force the agenda as an alternate route to address this issue.
my solution
I've failed the advanced exam once and I failed the macro practical question. If I had gotten it right I would've passed so I'm going to practice macro questions and try again to get the certification. Anyway, here is my solution to the challenge.
Started with a batch macro solution since I'm more familiar with those.
Iterative: