Thanks for your answer - but I'm not sure if thats what I need
exactly...

Ok, so I have 9 LEDs inside a For Loop (N=0-8). When N=0, it does its
stuff with LED1, and sends the data to Excel...then N=1, etc etc.

Thats all fine, but the problem occurs after I've been through my
first 0-8 loop...and going to repeat the whole thing again. So I don't
see how the Case structure would work. I need a way of the first time
N=0, for the data to go to column 1, row 1-4, but then the second time
N=0, I want the data to be sent to column1, row 6-9... and so on for
N=0-8 several times.

Do you see what I mean? Sorry if I'm not explaining this well....

Reply via email to