Hmm....cant seem to find an answer for this one anywhere...

Why cant i go:


for i = 1 to 10
for r = 18 to 200 step 3

If TextBoxi.Value = 1 Then

    Range("E" & r).Value = TextBoxi.Value
Thanks,

Paul