G
Guest
How do I increment a column pointer automatically in a loop? Rows can be
incremented by a pointer, such as i = i + 1 within a loop. Is there a
column equivalent?
incremented by a pointer, such as i = i + 1 within a loop. Is there a
column equivalent?