Hi all, sorry for this very soft question..
assume a FOR..NEXT cycle with a nested IF ...THEN.
how can I go from the THEN statement directly to the NEXT (bypassing other lines) ?
is there anything like IF....THEN GOTO NEXT ??
currently I use a label before the next.. any other way?
thanks
Cloe
assume a FOR..NEXT cycle with a nested IF ...THEN.
how can I go from the THEN statement directly to the NEXT (bypassing other lines) ?
is there anything like IF....THEN GOTO NEXT ??
currently I use a label before the next.. any other way?
thanks
Cloe