If you don't know how to write a For or For each loop then I suggest that you find yourself a beginners tutorial and work through it because loops are one of the absolute fundamentals of programming.
If you do know how to write a For or For Each loop then I suggest that you have a go at it and we can help you with any issues you encounter along the way. Before you write any code, think about how you would do it with a pen and paper first. Code doesn't exist in a vacuum. Code is an implementation of a physical operation. Think about the physical operation first because, if you don't know what that is, you can't possibly write code to do it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.