Thread
:
incrementing columns in a loop
View Single Post
#
1
Posted to microsoft.public.excel.programming
Mitch
external usenet poster
Posts: 88
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?
Reply With Quote
Mitch
View Public Profile
Find all posts by Mitch