you can use something like this to loop trought columns
![]()
Sub aa() Dim i As Long For i = 2 To 10 Columns (i) ' your code here Next End Sub
you can use something like this to loop trought columns
![]()
Sub aa() Dim i As Long For i = 2 To 10 Columns (i) ' your code here Next End Sub
Regards
tom1977
If You are satisfied with my solution click the small star icon on the left to say thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks