Thread
:
loop?
View Single Post
#
2
Posted to microsoft.public.excel.programming
J.E. McGimpsey
external usenet poster
Posts: 493
loop?
There are many ways: Do...Loop, For...Next, For Each...Next,
While...Wend, etc.
Check out the "looping through code" item in XL Help.
In article ,
Stu wrote:
How do i create a loop on a macro?
Reply With Quote
J.E. McGimpsey
View Public Profile
Find all posts by J.E. McGimpsey