Repeated For Loop VBA (or generic programming) I want to do repeated loops without writing “for X=…” many times. Is there a way to achieve this?