This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We're actively looking for ideas on how to improve Weekly Challenges and would love to hear what you think!
Submit FeedbackI discovered the Modulo function and what it does!!! And iterative macros are now a little less scary... My solution attached.
However, that was my 2nd attempt. With my 1st attempt I tried to update a sample tool with the IterationNumber as shown below, but for some reason it wouldn't work - it doesn't seem to update the value of N in the sample tool. Does anyone know what I'm doing wrong?
@DavidP I'm not certain, but I don't think any of the interface tools (action tool included) are able to use/update the IterationNumber.
I couldnt work out what i was doing wrong until i actually read the instructions properly. I originally worked it so every person would change the status of every locker higher than them not just multiples.
Was pleased to find a solution without having to use macros - I still haven't quite gotten my head around those yet!