At a glance, changing the for/next loop index variable inside a loop is a cardinal sin of programming:
![]()
For lRowOrig = 6 To lLastRow '... lRowOrig = lRowOrig + 1 '... Next lRowOrig
At a glance, changing the for/next loop index variable inside a loop is a cardinal sin of programming:
![]()
For lRowOrig = 6 To lLastRow '... lRowOrig = lRowOrig + 1 '... Next lRowOrig
Entia non sunt multiplicanda sine necessitate
Bloody sinner I am.
It works beautifully now.
Thank you very much!
:D
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks