Nested for loop
Natalie Zayats wrote:
Hi all, Does anybody know whether one can nest IF statement in multiple FOR loops ? According to results of my code, only the first iteration of each loop is performed...
Well, yes, that should be possible. Proving your claim with actual sample code would give the readers a better chance to diagnose what went wrong!