![]() |
incrementing columns in a loop
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? |
incrementing columns in a loop
for i = 1 to 256
set cell = cells(2,i) End if -- Regards, Tom Ogilvy "Mitch" wrote in message ... 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? |
All times are GMT +1. The time now is 03:42 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com